Метод | Описание | |
---|---|---|
SelectObjects ( ) : void |
Select objects according to the selection type.
|
|
SelectionManager ( ExternalCommandData commandData ) : System |
constructor of SelectionManager
|
Метод | Описание | |
---|---|---|
MoveElement ( Element elem, XYZ targetPoint ) : void |
Move an element to the point.
|
|
PickElement ( ) : void |
Pick the element from UI.
|
|
PickPoint ( ) : void |
Pick the point from UI.
|
public SelectionManager ( ExternalCommandData commandData ) : System | ||
commandData | ExternalCommandData | |
Результат | System |