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

Manages the suppression of Component s within a ComponentAssembly . More...

Inheritance diagram for NXOpen::Assemblies::Arrangement:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

void Delete (bool forgetPositioning)
 Delete the given Arrangement .
NXOpen::Assemblies::ComponentAssemblyOwner ()
 Returns the ComponentAssembly which owns this arrangement
Created in NX3.0.0.

Detailed Description

Manages the suppression of Component s within a ComponentAssembly .

Currently, an Arrangement simply acts as a context within which a Component can be suppressed or unsuppressed. Future releases will add new functionality to Arrangements.
To create an Arrangement, use the ArrangementCollection class.


Created in NX3.0.0.


Member Function Documentation

void NXOpen::Assemblies::Arrangement::Delete ( bool  forgetPositioning)

Delete the given Arrangement .

If the forget_positioning flag is set to TRUE then components will not maintain their positions, otherwise variable component positioning will be created to maintain the components current positions. If the part containing the Arrangement is not already fully loaded this method will cause it to be.
Created in NX7.5.2.

License requirements : assemblies ("ASSEMBLIES MODULE")

Parameters:
forgetPositioningIf TRUE then components will not maintain their position.

Returns the ComponentAssembly which owns this arrangement
Created in NX3.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.