NXOpen.UF.Modl.WrapAssem Structure

NXOpen.UF.Modl.WrapAssem is an alias for NXOpen.UF.ModlWrapAssem_Struct

class NXOpen.UF.ModlWrapAssem_Struct

Bases: object

Refer to UF_MODL_wrap_assem_s for documentation.

Fields

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