NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Assemblies::AssembliesParameterPropertiesBuilder Class Reference

Represents an Assemblies::AssembliesParameterPropertiesBuilder to be used for changing the name or modifying the positioning mixture status of a component. More...

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

List of all members.

Public Types

enum  ArrangementOptions { ArrangementOptionsIndividuallyPositioned, ArrangementOptionsSamePositionInAll, ArrangementOptionsMixed }
 The positioning mixture status options. More...

Public Member Functions

NXOpen::Assemblies::AssembliesParameterPropertiesBuilder::ArrangementOptions Arrangements ()
 Returns the arrangements.
NXOpen::Assemblies::SelectComponentListSelectedObjects ()
 Returns the selected object(s) list.
void SetArrangements (NXOpen::Assemblies::AssembliesParameterPropertiesBuilder::ArrangementOptions arrangements)
 Sets the arrangements.

Detailed Description

Represents an Assemblies::AssembliesParameterPropertiesBuilder to be used for changing the name or modifying the positioning mixture status of a component.


To create a new instance of this class, use PropertiesManager::CreateAssembliesParameterPropertiesBuilder
Default values.

Property Value

Arrangements

IndividuallyPositioned


Created in NX8.0.0.


Member Enumeration Documentation

The positioning mixture status options.

Enumerator:
ArrangementOptionsIndividuallyPositioned 

All components are varied.

ArrangementOptionsSamePositionInAll 

All components are unvaried.

ArrangementOptionsMixed 

All components are neither varied nor unvaried.


Member Function Documentation

Returns the arrangements.

The positioning mixture status for the selected components. No action will take place if Mixed is set as the arrangement option.
Created in NX8.0.0.

License requirements : assemblies ("ASSEMBLIES MODULE")

Returns the selected object(s) list.

This is the active list of components that will be modified by any parameter changes.
Created in NX8.0.0.

License requirements : assemblies ("ASSEMBLIES MODULE")

Sets the arrangements.

The positioning mixture status for the selected components. No action will take place if Mixed is set as the arrangement option.
Created in NX8.0.0.

License requirements : assemblies ("ASSEMBLIES MODULE")

Parameters:
arrangementsarrangements

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