NXOpen.UF.Bound.AllData Structure

NXOpen.UF.Bound.AllData is an alias for NXOpen.UF.BoundAllData_Struct

class NXOpen.UF.BoundAllData_Struct

Bases: object

Refer to UF_BOUND_all_data_s for documentation.

Fields

NXOpen.UF.BoundAllData_Struct.NumMembers number of boundary members
NXOpen.UF.BoundAllData_Struct.OpenClosedFlag flag to indicate if the boundary is open or closed UF_BOUND_OPEN or UF_BOUND_CLOSED
NXOpen.UF.BoundAllData_Struct.PlaneMatrix tag of matrix of plane
NXOpen.UF.BoundAllData_Struct.MinimumDistance distance from model space origin to plane
NXOpen.UF.BoundAllData_Struct.MaxminBox maximum and minimum box of the boundary
NXOpen.UF.BoundAllData_Struct.Tolerance boundary tolerances tolerance[0]: The maximum allowed tolerance that the boundary may deviate from the defining curves into the part tolerance[1]: The maximum allowed tolerance that the boundary may deviate from the defining curves away from the part.
NXOpen.UF.BoundAllData_Struct.MembersData data of boundary members