NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Drawings::SectionInViewBuilder Class Reference

This builder allows the user to select a view in which component or solid body objects can be designated as section, non-sectioned, or neither
To create a new instance of this class, use Drawings::DraftingViewCollection::CreateSectionInViewBuilder
Default values. More...

Inheritance diagram for NXOpen::Drawings::SectionInViewBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  EditSxtype { EditSxtypeMakeNonSectioned, EditSxtypeMakeSectioned, EditSxtypeRemoveViewSpecific }
 Edit Section type. More...

Public Member Functions

NXOpen::Drawings::HiddenObjectsBuilderEditObjects ()
 Returns the objects
Created in NX6.0.0.
NXOpen::Drawings::SectionInViewBuilder::EditSxtype EditType ()
 Returns the type
Created in NX6.0.0.
void SetEditType (NXOpen::Drawings::SectionInViewBuilder::EditSxtype editType)
 Sets the type
Created in NX6.0.0.
NXOpen::Drawings::SelectDraftingViewListViews ()
 Returns the views
Created in NX6.0.0.

Detailed Description

This builder allows the user to select a view in which component or solid body objects can be designated as section, non-sectioned, or neither
To create a new instance of this class, use Drawings::DraftingViewCollection::CreateSectionInViewBuilder
Default values.

Property Value

EditType

MakeNonSectioned


Created in NX6.0.0.


Member Enumeration Documentation

Edit Section type.

Enumerator:
EditSxtypeMakeNonSectioned 

make non sectioned

EditSxtypeMakeSectioned 

make sectioned

EditSxtypeRemoveViewSpecific 

remove view specific


Member Function Documentation

Returns the objects
Created in NX6.0.0.



License requirements : None

Returns the type
Created in NX6.0.0.



License requirements : None

Sets the type
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
editTypeedittype

Returns the views
Created in NX6.0.0.



License requirements : None


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