NXOpen.UF.Cambnd.BoundaryData Structure

NXOpen.UF.Cambnd.BoundaryData is an alias for NXOpen.UF.CambndBoundaryData_Struct

class NXOpen.UF.CambndBoundaryData_Struct

Bases: object

Refer to UF_CAMBND_boundary_data_s for documentation.

Fields

NXOpen.UF.CambndBoundaryData_Struct.BoundaryType Boundary type.
NXOpen.UF.CambndBoundaryData_Struct.PlaneType Boundary plane type.
NXOpen.UF.CambndBoundaryData_Struct.Origin Origin of the plane.
NXOpen.UF.CambndBoundaryData_Struct.Matrix The rotation matrix of the plane.
NXOpen.UF.CambndBoundaryData_Struct.MaterialSide Material side.
NXOpen.UF.CambndBoundaryData_Struct.IgnoreHoles Ignore holes in the face.
NXOpen.UF.CambndBoundaryData_Struct.IgnoreIslands Ignore islands in the face.
NXOpen.UF.CambndBoundaryData_Struct.IgnoreChamfers Ignore chamfers of the face.
NXOpen.UF.CambndBoundaryData_Struct.AppData Application data applied to the boundary.