NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::ModelingView::OtherSectionAttrT Struct Reference

This defines the attributes data for dynamic sectioning
More...

Public Member Functions

 OtherSectionAttrT (bool lockInitial, NXOpen::ModelingView::SectionCap capTypeInitial, int capColorInitial, int totalPlanesActiveInitial, NXOpen::ModelingView::SectionPlane activePlaneInitial)
 Constructor for the OtherSectionAttrT struct. More...
 

Public Attributes

NXOpen::ModelingView::SectionPlane ActivePlane
 To select the 'active' plane (of the 2 set) More...
 
int CapColor
 capping color index from UG's color table More...
 
NXOpen::ModelingView::SectionCap CapType
 Enable or disable capping. More...
 
bool Lock
 If true, all enabled planes are moved as a group. More...
 
int TotalPlanesActive
 Either 1/2/6 planes can be active at a time. More...
 

Detailed Description

This defines the attributes data for dynamic sectioning

Deprecated:
Deprecated in NX5.0.0.

This funcitonality is replaced by NXOpen::ModelingView::SetActiveDynamicSection

Constructor & Destructor Documentation

NXOpen::ModelingView::OtherSectionAttrT::OtherSectionAttrT ( bool  lockInitial,
NXOpen::ModelingView::SectionCap  capTypeInitial,
int  capColorInitial,
int  totalPlanesActiveInitial,
NXOpen::ModelingView::SectionPlane  activePlaneInitial 
)

Constructor for the OtherSectionAttrT struct.

Parameters
lockInitialIf true, all enabled planes are moved as a group
capTypeInitialEnable or disable capping
capColorInitialcapping color index from UG's color table
totalPlanesActiveInitialEither 1/2/6 planes can be active at a time
activePlaneInitialTo select the 'active' plane (of the 2 set)

Member Data Documentation

NXOpen::ModelingView::SectionPlane NXOpen::ModelingView::OtherSectionAttrT::ActivePlane

To select the 'active' plane (of the 2 set)

int NXOpen::ModelingView::OtherSectionAttrT::CapColor

capping color index from UG's color table

NXOpen::ModelingView::SectionCap NXOpen::ModelingView::OtherSectionAttrT::CapType

Enable or disable capping.

bool NXOpen::ModelingView::OtherSectionAttrT::Lock

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

int NXOpen::ModelingView::OtherSectionAttrT::TotalPlanesActive

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


The documentation for this struct was generated from the following file:
Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.