NXOpen.UF.Modl.WrapGeom Structure

NXOpen.UF.Modl.WrapGeom is an alias for NXOpen.UF.ModlWrapGeom_Struct

class NXOpen.UF.ModlWrapGeom_Struct

Bases: object

Refer to UF_MODL_wrap_geom_s for documentation.

Fields

NXOpen.UF.ModlWrapGeom_Struct.CloseGap Method used to close gaps between faces after offsetting them.
NXOpen.UF.ModlWrapGeom_Struct.DistTol Tolerance used to generate vertices from geometry.
NXOpen.UF.ModlWrapGeom_Struct.AddOffset Additional offset applied to faces.
NXOpen.UF.ModlWrapGeom_Struct.SplitOffset Offset applied to each side of the splitting plane so that the resulting bodies overlap and can be united.
NXOpen.UF.ModlWrapGeom_Struct.NumGeoms Number of tags in the geometry array.
NXOpen.UF.ModlWrapGeom_Struct.Geometry Array of geometry tags.
NXOpen.UF.ModlWrapGeom_Struct.NumSplits Number of tags in the splits array.
NXOpen.UF.ModlWrapGeom_Struct.Splits Array of smart planes (xforms) and/or datum planes to be used to split the geometry.