Method | Description | |
---|---|---|
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
GetFloorBoundaryPolygons ( List
|
Return all floor slab boundary loop polygons for the given floors, offset downwards from the bottom floor faces by a certain amount.
|
Method | Description | |
---|---|---|
GetBoundary ( List |
Determine the boundary polygons of the lowest horizontal planar face of the given solid.
|
public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
commandData | ExternalCommandData | |
message | string | |
elements | ElementSet | |
return | System.Result |
public static GetFloorBoundaryPolygons ( List
|
||
floors | List |
|
opt | Options | |
return | List
|