NXOpen.UF.Modl.RoughOffset Structure

NXOpen.UF.Modl.RoughOffset is an alias for NXOpen.UF.ModlRoughOffset_Struct

class NXOpen.UF.ModlRoughOffset_Struct

Bases: object

Refer to UF_MODL_rough_offset_s for documentation.

Fields

NXOpen.UF.ModlRoughOffset_Struct.Entities Offset entities: face or sheet body
NXOpen.UF.ModlRoughOffset_Struct.NumEntities Number of offset entities
NXOpen.UF.ModlRoughOffset_Struct.SmartCsys The tag for a coordinate system, of which Z axis indicates the offset direction, X axis the stepping direction, and Y axis the stepover direction.
NXOpen.UF.ModlRoughOffset_Struct.OffsetDistance Offset distance
NXOpen.UF.ModlRoughOffset_Struct.OffsetDeviation Offset distance deviation
NXOpen.UF.ModlRoughOffset_Struct.StepoverDistance Stepover distance
NXOpen.UF.ModlRoughOffset_Struct.SurfMethod Surface generation method: UF_RSO_SURF_METHOD_CLOUD: Cloud Points UF_RSO_SURF_METHOD_THRU: Through Curves UF_RSO_SURF_METHOD_ROUGH_FIT: Rough Fit
NXOpen.UF.ModlRoughOffset_Struct.SurfCtrlType Surface control type: UF_RSO_SURF_CTRL_BY_SYSTEM: System Defined UF_RSO_SURF_CTRL_BY_USER: User Defined It is used only when surf_method is UF_RSO_SURF_METHOD_CLOUD
NXOpen.UF.ModlRoughOffset_Struct.UPatches Number of U patches when the surface control type UF_RSO_SURF_CTRL_BY_USER
NXOpen.UF.ModlRoughOffset_Struct.BoundaryTrim Boundary trimming option: UF_RSO_TRIM_OPT_NO: No Trimming UF_RSO_TRIM_OPT_YES: Trimming UF_RSO_TRIM_OPT_BND_CURVE: Boundary Curve only