<PathSegmentSelect> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » NodeSelect » PathSelect » PathSegmentSelect

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32IsSegmentSelectedTests if a segment is selected as part of the <PathSegmentSelect> object.
int32SetSegmentSelectedChanges the selection state of a segment in a <PathSegmentSelect> object. If the segment is selected, it then becomes part of the set of segments that will be selected or deselected as part of the <PathSegmentSelect> object's editing operation. If a segment is deselected, it is no longer part of the <PathSegmentSelect> object's segment set.