Returns Point Data Object with interpolated circular move item data
Visual Basic |
---|
Public Function GetCircMoveItem( _ ByVal CircMove_Index As Long, _ ByVal Move_index As Long, _ ByVal CoordSystem As FDATA_COORDSYS, _ ByVal Alignment As String, _ ByVal Workplane As ENUM_PLANE_TYPE _ ) As PointData |
- CircMove_Index
- Move_index
- CoordSystem
Value Description FDATA_CAD FDATA_MACHINE FDATA_PART FDATA_PARTMM3 FDATA_POLAR - Alignment
- Workplane
Value Description PLANE_BACK PLANE_BOTTOM PLANE_FRONT PLANE_LEFT PLANE_RIGHT PLANE_TOP