메소드 | 설명 | |
---|---|---|
CreateOpening ( List |
Create Opening on floor
|
|
GetNeedPoints ( List
|
Get points of the first face
|
|
GetTo2DMatrix ( ) : |
Get a matrix which can transform points to 2D
|
|
ProfileFloor ( Floor floor, ExternalCommandData commandData ) : System |
constructor
|
public CreateOpening ( List |
||
points | List |
points used to create Opening |
리턴 | Opening |
public GetNeedPoints ( List
|
||
faces | List |
edges in all faces |
리턴 | List
|
public ProfileFloor ( Floor floor, ExternalCommandData commandData ) : System | ||
floor | Floor | floor to create Opening on |
commandData | ExternalCommandData | object which contains reference of Revit Application |
리턴 | System |