NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Features::WaveInterfaceLinkerBuilder Class Reference

Represents a WaveInterfacelinker Feature builder
To create a new instance of this class, use NXOpen::Features::BaseFeatureCollection::CreateWaveInterfaceLinkerBuilder
Default values. More...

Inheritance diagram for NXOpen::Features::WaveInterfaceLinkerBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

bool Associative ()
 Returns the associative
Created in NX9.0.0. More...
 
void ClearAll ()
 Clear all selected objects
Created in NX9.0.0. More...
 
bool CopyThreads ()
 Returns the copy threads
Created in NX9.0.0. More...
 
bool DisplayReferenceGeometry ()
 Returns the setting that controls whether or not the reference geometry in the linked product interface are displayed
Created in NX11.0.1. More...
 
bool InheritDisplayProperties ()
 Returns the inherit display properties
Created in NX9.0.0. More...
 
void InsertObjects (const std::vector< NXOpen::TaggedObject * > &selectedObjects)
 Insert selected objects
Created in NX9.0.0. More...
 
bool MakePositionIndependent ()
 Returns the make position independent
Created in NX9.0.0. More...
 
void RemoveObjects (const std::vector< NXOpen::TaggedObject * > &removedObjects)
 Remove unselected objects
Created in NX9.0.0. More...
 
void SetALL ()
 Set all objects as chosen
Created in NX9.0.0. More...
 
void SetAssociative (bool associative)
 Sets the associative
Created in NX9.0.0. More...
 
void SetCopyThreads (bool copyThreads)
 Sets the copy threads
Created in NX9.0.0. More...
 
void SetDisplayReferenceGeometry (bool displayReferenceGeometry)
 Sets the setting that controls whether or not the reference geometry in the linked product interface are displayed
Created in NX11.0.1. More...
 
void SetInheritDisplayProperties (bool inheritDisplayProperties)
 Sets the inherit display properties
Created in NX9.0.0. More...
 
void SetMakePositionIndependent (bool makePositionIndependent)
 Sets the make position independent
Created in NX9.0.0. More...
 
void SetSourcePartOccurrence (NXOpen::TaggedObject *sourcePartOcc)
 Sets the source part occurrence
Created in NX9.0.0. More...
 
NXOpen::TaggedObjectSourcePartOccurrence ()
 Returns the source part occurrence
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a WaveInterfacelinker Feature builder
To create a new instance of this class, use NXOpen::Features::BaseFeatureCollection::CreateWaveInterfaceLinkerBuilder
Default values.

Property Value

Associative

1

CopyThreads

1

InheritDisplayProperties

0

MakePositionIndependent

0


Created in NX9.0.0.

Member Function Documentation

bool NXOpen::Features::WaveInterfaceLinkerBuilder::Associative ( )

Returns the associative
Created in NX9.0.0.



License requirements : None

void NXOpen::Features::WaveInterfaceLinkerBuilder::ClearAll ( )

Clear all selected objects
Created in NX9.0.0.



License requirements : None

bool NXOpen::Features::WaveInterfaceLinkerBuilder::CopyThreads ( )

Returns the copy threads
Created in NX9.0.0.



License requirements : None

bool NXOpen::Features::WaveInterfaceLinkerBuilder::DisplayReferenceGeometry ( )

Returns the setting that controls whether or not the reference geometry in the linked product interface are displayed
Created in NX11.0.1.



License requirements : None

bool NXOpen::Features::WaveInterfaceLinkerBuilder::InheritDisplayProperties ( )

Returns the inherit display properties
Created in NX9.0.0.



License requirements : None

void NXOpen::Features::WaveInterfaceLinkerBuilder::InsertObjects ( const std::vector< NXOpen::TaggedObject * > &  selectedObjects)

Insert selected objects
Created in NX9.0.0.



License requirements : None

Parameters
selectedObjectsitems in list
bool NXOpen::Features::WaveInterfaceLinkerBuilder::MakePositionIndependent ( )

Returns the make position independent
Created in NX9.0.0.



License requirements : None

void NXOpen::Features::WaveInterfaceLinkerBuilder::RemoveObjects ( const std::vector< NXOpen::TaggedObject * > &  removedObjects)

Remove unselected objects
Created in NX9.0.0.



License requirements : None

Parameters
removedObjectsitems in list
void NXOpen::Features::WaveInterfaceLinkerBuilder::SetALL ( )

Set all objects as chosen
Created in NX9.0.0.



License requirements : None

void NXOpen::Features::WaveInterfaceLinkerBuilder::SetAssociative ( bool  associative)

Sets the associative
Created in NX9.0.0.



License requirements : None

Parameters
associativeassociative
void NXOpen::Features::WaveInterfaceLinkerBuilder::SetCopyThreads ( bool  copyThreads)

Sets the copy threads
Created in NX9.0.0.



License requirements : None

Parameters
copyThreadscopythreads
void NXOpen::Features::WaveInterfaceLinkerBuilder::SetDisplayReferenceGeometry ( bool  displayReferenceGeometry)

Sets the setting that controls whether or not the reference geometry in the linked product interface are displayed
Created in NX11.0.1.



License requirements : None

Parameters
displayReferenceGeometrydisplayreferencegeometry
void NXOpen::Features::WaveInterfaceLinkerBuilder::SetInheritDisplayProperties ( bool  inheritDisplayProperties)

Sets the inherit display properties
Created in NX9.0.0.



License requirements : None

Parameters
inheritDisplayPropertiesinheritdisplayproperties
void NXOpen::Features::WaveInterfaceLinkerBuilder::SetMakePositionIndependent ( bool  makePositionIndependent)

Sets the make position independent
Created in NX9.0.0.



License requirements : None

Parameters
makePositionIndependentmakepositionindependent
void NXOpen::Features::WaveInterfaceLinkerBuilder::SetSourcePartOccurrence ( NXOpen::TaggedObject sourcePartOcc)

Sets the source part occurrence
Created in NX9.0.0.



License requirements : None

Parameters
sourcePartOccsourcepartocc
NXOpen::TaggedObject* NXOpen::Features::WaveInterfaceLinkerBuilder::SourcePartOccurrence ( )

Returns the source part occurrence
Created in NX9.0.0.



License requirements : None


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