NXOpen.UF.Camgeom.CustomPoint Structure

NXOpen.UF.Camgeom.CustomPoint is an alias for NXOpen.UF.CamgeomCustomPoint_Struct

class NXOpen.UF.CamgeomCustomPoint_Struct

Bases: object

Refer to UF_CAMGEOM_custom_point_s for documentation.

Fields

NXOpen.UF.CamgeomCustomPoint_Struct.PointTag tag of defined point - may be null.
NXOpen.UF.CamgeomCustomPoint_Struct.PointAcs point coordinates in Absolute part units. On input, if the point_tag is valid, the coordinates from that entity will be used and this array will be ignored. On output, this array will be filled with the data from the point tag entity if it is specified, otherwise the data from the operation record will be returned.
NXOpen.UF.CamgeomCustomPoint_Struct.UpperDepth The upper depth value.
NXOpen.UF.CamgeomCustomPoint_Struct.LowerDepth The lower depth value.
NXOpen.UF.CamgeomCustomPoint_Struct.Depth The depth value.