Méthode | Description | |
---|---|---|
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result |
Méthode | Description | |
---|---|---|
findSketchPlane ( Document doc, XYZ normal ) : SketchPlane |
Return a sketch plane from the given document with the specified normal vector, if one exists, else null.
|
public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
commandData | ExternalCommandData | |
message | string | |
elements | ElementSet | |
Résultat | System.Result |