NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.PDM.ConfigurationManager Class Reference

Represents Configuration Manager More...

Inheritance diagram for NXOpen.PDM.ConfigurationManager:

Public Member Functions

unsafe
NXOpen.PDM.ConfigurationContextBuilder 
CreateConfigurationContextBuilder ()
 Creates a new NXOpen.PDM.ConfigurationContextBuilder object for NXOpen.PDM.ConfigurationContextBuilder.ConfigContextMode.Assemblies mode configuration. More...
 
unsafe
NXOpen.PDM.EffectivityAttributePropertiesBuilder 
CreateEffectivityAttributePropertiesBuilder (NXOpen.BasePart part, NXOpen.NXObject[] objects)
 Creates a new NXOpen.PDM.EffectivityAttributePropertiesBuilder object. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents Configuration Manager

Use NXOpen.Session.ConfigurationManager to get the instance of this class.

Created in NX9.0.0

Member Function Documentation

unsafe NXOpen.PDM.ConfigurationContextBuilder NXOpen.PDM.ConfigurationManager.CreateConfigurationContextBuilder ( )

Creates a new NXOpen.PDM.ConfigurationContextBuilder object for NXOpen.PDM.ConfigurationContextBuilder.ConfigContextMode.Assemblies mode configuration.

Created in NX9.0.0

License requirements: assemblies ("ASSEMBLIES MODULE")

Returns
unsafe NXOpen.PDM.EffectivityAttributePropertiesBuilder NXOpen.PDM.ConfigurationManager.CreateEffectivityAttributePropertiesBuilder ( NXOpen.BasePart  part,
NXOpen.NXObject[]  objects 
)

Creates a new NXOpen.PDM.EffectivityAttributePropertiesBuilder object.

Created in NX9.0.0

License requirements: assemblies ("ASSEMBLIES MODULE")

Parameters
partThe part that owns the builder. The builder owner is not strictly required (that is, it can be a null reference (Nothing in Visual Basic)), but it is highly suggested to ensure proper cleanup of the builder in case the client does not explicitly clean it up properly.
objectsthe array of objects
Returns

Property Documentation

Tag NXOpen.PDM.ConfigurationManager.Tag
get

Returns the tag of this object.


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