ModelingViewOtherSectionAttrT_Struct Struct

NXOpen.ModelingView.OtherSectionAttrT is an alias for NXOpen.ModelingViewOtherSectionAttrT_Struct

class NXOpen.ModelingViewOtherSectionAttrT_Struct

Bases: object

This defines the attributes data for dynamic sectioning

Deprecated since version NX5.0.0: This funcitonality is replaced by NXOpen.ModelingView.ActiveDynamicSection()

. Constructor: NXOpen.ModelingView.OtherSectionAttrT()

Fields

Field Description
Lock If true, all enabled planes are moved as a group
CapType Enable or disable capping
CapColor capping color index from UG’s color table
TotalPlanesActive Either 1/2/6 planes can be active at a time
ActivePlane To select the ‘active’ plane (of the 2 set)

Lock

ModelingViewOtherSectionAttrT_Struct.Lock

If true, all enabled planes are moved as a group -------------------------------------

Field Value Type:bool

CapType

ModelingViewOtherSectionAttrT_Struct.CapType

Enable or disable capping -------------------------------------

Field Value Type:NXOpen.ModelingViewSectionCap

CapColor

ModelingViewOtherSectionAttrT_Struct.CapColor

capping color index from UG’s color table -------------------------------------

Field Value Type:int

TotalPlanesActive

ModelingViewOtherSectionAttrT_Struct.TotalPlanesActive

Either 1/2/6 planes can be active at a time -------------------------------------

Field Value Type:int

ActivePlane

ModelingViewOtherSectionAttrT_Struct.ActivePlane

To select the ‘active’ plane (of the 2 set) -------------------------------------

Field Value Type:NXOpen.ModelingViewSectionPlane