NXOpen.UF.Bound.Tolerance Structure

NXOpen.UF.Bound.Tolerance is an alias for NXOpen.UF.BoundTolerance_Struct

class NXOpen.UF.BoundTolerance_Struct

Bases: object

Refer to UF_BOUND_tolerance_s for documentation.

Fields

NXOpen.UF.BoundTolerance_Struct.TolSpecified Tolerance specified flag: UF_BOUND_NOT_SPECIFIED - not specified UF_BOUND_SPECIFIED - specified
NXOpen.UF.BoundTolerance_Struct.IntoTolerance The maximum allowed tolerance that the boundary may deviate from the defining curves into the part.
NXOpen.UF.BoundTolerance_Struct.OutTolerance The maximum allowed tolerance that the boundary may deviate from the defining curves away from the part.