NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::PromotionBuilder Class Reference

Represents a Features::Promotion builder
To create a new instance of this class, use Features::FeatureCollection::CreatePromotionBuilder
Default values. More...

Inheritance diagram for NXOpen::Features::PromotionBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool Associative ()
 Returns the flag denoting the associative state of the Promotion feature
Created in NX6.0.0.
NXOpen::SelectBodyListBody ()
 Returns the body to be promoted
Created in NX6.0.0.
bool ConvertToLinkedBody ()
 Returns the flag denoting whether the Promotion feature will convert to linked body
Created in NX6.0.0.
bool FaceDirection ()
 Returns the face direction for a sheet body
Created in NX6.0.0.
void SetAssociative (bool associative)
 Sets the flag denoting the associative state of the Promotion feature
Created in NX6.0.0.
void SetConvertToLinkedBody (bool convertToLinkedBody)
 Sets the flag denoting whether the Promotion feature will convert to linked body
Created in NX6.0.0.
void SetFaceDirection (bool faceDirection)
 Sets the face direction for a sheet body
Created in NX6.0.0.

Detailed Description

Represents a Features::Promotion builder
To create a new instance of this class, use Features::FeatureCollection::CreatePromotionBuilder
Default values.

Property Value

Associative

True

ConvertToLinkedBody

False


Created in NX6.0.0.


Member Function Documentation

Returns the flag denoting the associative state of the Promotion feature
Created in NX6.0.0.



License requirements : None

Returns the body to be promoted
Created in NX6.0.0.



License requirements : None

Returns the flag denoting whether the Promotion feature will convert to linked body
Created in NX6.0.0.



License requirements : None

Returns the face direction for a sheet body
Created in NX6.0.0.



License requirements : None

Sets the flag denoting the associative state of the Promotion feature
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
associativeassociative

Sets the flag denoting whether the Promotion feature will convert to linked body
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
convertToLinkedBodyconverttolinkedbody

Sets the face direction for a sheet body
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
faceDirectionfacedirection

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