ItalaApiNET
1.3.3
|
Interface for groups of features selected by a single one. More...
Inherited by Itala.GenApi.Node.
Public Member Functions | |
List< INode > | GetSelectedFeatures () |
Retrieve the group of selected features. More... | |
List< INode > | GetSelectingFeatures () |
Retrieve the group of features selecting this node. More... | |
Properties | |
bool | IsSelector [get] |
True iff this feature selects a group of features. More... | |
Interface for groups of features selected by a single one.
List<INode> Itala.GenApi.ISelector.GetSelectedFeatures | ( | ) |
Retrieve the group of selected features.
List<INode> Itala.GenApi.ISelector.GetSelectingFeatures | ( | ) |
Retrieve the group of features selecting this node.
|
get |
True iff this feature selects a group of features.