Méthode | Description | |
---|---|---|
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result |
Méthode | Description | |
---|---|---|
Convert ( EdgeArrayArray eaa ) : CurveArray |
Convert an EdgeArrayArray to a CurveArray, possibly including multiple loops. All non-linear segments are approximated by the edge curve tesselation.
|
|
Execute2 ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
GetTopFace ( Solid solid ) : PlanarFace |
Return the uppermost horizontal face of a given "horizontal" solid object such as a floor slab. Currently only supports planar faces.
|
public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
commandData | ExternalCommandData | |
message | string | |
elements | ElementSet | |
Résultat | System.Result |