Méthode | Description | |
---|---|---|
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : Result |
Méthode | Description | |
---|---|---|
ProjectPointOntoPlane ( XYZ point, XYZ planeNormal ) : XYZ |
Return a point projected onto a plane defined by its normal. http://www.euclideanspace.com/maths/geometry/elements/plane Case 1259133 [Curve must be in the plane]
|
public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : Result | ||
commandData | ExternalCommandData | |
message | string | |
elements | ElementSet | |
Résultat | Result |