Method | Description | |
---|---|---|
CreateOpening ( List |
create Opening on wall
|
|
GetNeedPoints ( List
|
Get points of first face
|
|
GetTo2DMatrix ( ) : |
Get a matrix which can transform points to 2D
|
|
ProfileWall ( Wall wall, ExternalCommandData commandData ) : System |
constructor
|
public CreateOpening ( List |
||
points | List |
points used to create Opening |
return | Opening |
public GetNeedPoints ( List
|
||
faces | List |
edges in all faces |
return | List
|
public ProfileWall ( Wall wall, ExternalCommandData commandData ) : System | ||
wall | Wall | wall to create Opening on |
commandData | ExternalCommandData | object which contains reference of Revit Application |
return | System |