NXOpen.UF.Subdiv.Isocline Structure

NXOpen.UF.Subdiv.Isocline is an alias for NXOpen.UF.SubdivIsocline_Struct

class NXOpen.UF.SubdivIsocline_Struct

Bases: object

Refer to UF_SUBDIV_isocline_s for documentation.

Fields

NXOpen.UF.SubdivIsocline_Struct.BodyTag The body to apply the feature to
NXOpen.UF.SubdivIsocline_Struct.ExcludedFaces Array of excluded faces or NULL if not used The excluded faces are not considered when applying the feature.
NXOpen.UF.SubdivIsocline_Struct.FaceCount Number of faces in the exclude array
NXOpen.UF.SubdivIsocline_Struct.Direction SO direction to use for the isocline direction.
NXOpen.UF.SubdivIsocline_Struct.AngleStr String value of the angle expression in degrees.
NXOpen.UF.SubdivIsocline_Struct.SecondDirection Optional SO second direction to apply to the steep faces from the first direction.