This input method is for creating an axis that is normal to a face at a specified point.
"constructionAxisInput_var" is a variable referencing a ConstructionAxisInput object.
|
"constructionAxisInput_var" is a variable referencing a ConstructionAxisInput object.
|
Type | Description |
boolean | Returns true if the creation of the ConstructionAxisInput is successful. |
Name | Type | Description |
face | BRepFace | A face (BRepFace object) to create the axis normal to. |
pointEntity | Base | A construction point, sketch point or vertex the axis is to pass through. |
Name | Description |
Construction Axis API Sample | Demonstrates creating construction axis in various ways. |