NX Open C++ Reference Guide
Public Member Functions
NXOpen::Assemblies::UpdateStructureBuilder Class Reference

Represents a builder Assemblies::UpdateStructureBuilder . More...

Inheritance diagram for NXOpen::Assemblies::UpdateStructureBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool IsUpdateAllLevels ()
 Returns the all level toggled on for updating the assembly structure.
int NumberOfLevels ()
 Returns the particular selected level for updating the structure.
void SetNumberOfLevels (int numberOfLevels)
 Sets the particular selected level for updating the structure.
void SetUpdateAllLevels (bool isUpdateAllLevels)
 Sets the all level toggled on for updating the assembly structure.
NXOpen::SelectDisplayableObjectListStructureToUpdate ()
 Returns the component selection of the Assembly structure to Update.

Detailed Description

Represents a builder Assemblies::UpdateStructureBuilder .


To create a new instance of this class, use Assemblies::AssemblyManager::CreateUpdateStructureBuilder
Default values.

Property Value

IsUpdateAllLevels

1

NumberOfLevels

1


Created in NX6.0.0.


Member Function Documentation

Returns the all level toggled on for updating the assembly structure.


Created in NX6.0.0.

License requirements : None

Returns the particular selected level for updating the structure.


Created in NX6.0.0.

License requirements : None

Sets the particular selected level for updating the structure.


Created in NX6.0.0.

License requirements : assemblies ("ASSEMBLIES MODULE")

Parameters:
numberOfLevelsnumberoflevels

Sets the all level toggled on for updating the assembly structure.


Created in NX6.0.0.

License requirements : assemblies ("ASSEMBLIES MODULE")

Parameters:
isUpdateAllLevelsisupdatealllevels

Returns the component selection of the Assembly structure to Update.


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.