Method | Description | |
---|---|---|
CreatePathReinforcement ( List |
create PathReinforcement 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 CreatePathReinforcement ( List |
||
points | List |
points used to create PathReinforcement |
flip | bool | used to specify whether new PathReinforcement is Filp |
return | PathReinforcement |
public GetNeedPoints ( List
|
||
faces | List |
edges in all faces |
return | List
|
public ProfileWall ( Wall wall, ExternalCommandData commandData ) : System | ||
wall | Wall | wall to create reinforcement on |
commandData | ExternalCommandData | object which contains reference to Revit Application |
return | System |