NormalToSurfaceWorkAxisDef.GetData Method
Parent Object: NormalToSurfaceWorkAxisDefDescription
Method that gets all of the data defining a work axis defined normal to a surface at a point.
Syntax
NormalToSurfaceWorkAxisDef.GetData( Point As Object, SurfaceEntity As Object )Parameters
| Name | Type | Description |
| Point | Object | Output object that represents a Point. This object can be a WorkPoint, Vertex, SketchPoint3D, or SketchPoint object. |
| SurfaceEntity | Object |
