Метод | Описание | |
---|---|---|
DrawOpening ( List |
Create Opening on floor
|
|
ProfileFloor ( Floor floor, ExternalCommandData commandData ) : System |
Constructor
|
Метод | Описание | |
---|---|---|
DrawArcOpening ( List |
Create Opening which make up of Arc on floor
|
|
DrawCircleOpening ( List |
Create Opening which make up of Circle on floor
|
|
DrawPlineOpening ( List |
Create Opening which make up of line on floor
|
public DrawOpening ( List |
||
points | List |
Points use to create Opening |
type | ToolType | Tool type |
Результат | void |
public ProfileFloor ( Floor floor, ExternalCommandData commandData ) : System | ||
floor | Floor | Selected floor |
commandData | ExternalCommandData | ExternalCommandData |
Результат | System |