Name | Description | |
---|---|---|
![]() | NPolylineRoutableConnectorModel Constructor | Overloaded. |
The following tables list the members exposed by NPolylineRoutableConnectorModel.
Name | Description | |
---|---|---|
![]() | NPolylineRoutableConnectorModel Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | NPolylineRoutableConnectorModelSchema | Reference to the NPolylineRoutableConnectorModel Schema. |
Name | Description | |
---|---|---|
![]() | CanMovePointX | Overridden. Overriden to return true. |
![]() | CanMovePointY | Overridden. Overriden to return true. |
![]() | CanMoveSegment | Overridden. Overriden to return true, since all polyline segments can be moved |
![]() | MergePoints | Overridden. Merges (removes) all points, whose oriented distance from the line formed by its neighbours is smaller than the specified. |
![]() | MoveSegment | Overridden. Moves the segment to the specified location |
![]() | ReplacePoints | Overridden. Replaces the points in this model |
![]() | Reset | Overridden. Resets this model to its defaults |
![]() | SetPointAt | Overridden. Sets the point at the specified index (in parent coordinates) |
![]() | SplitSegment | Overridden. Splits the specified segment and returns the index of the segment or point, which must be subsequently moved. |