NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.PDM.ConfigurationContextBuilder Class Reference

Represents a NXOpen.PDM.ConfigurationContextBuilder builder More...

Inheritance diagram for NXOpen.PDM.ConfigurationContextBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ConfigContextMode { Nx4gd, Assemblies }
 configuration mode More...
 
enum  ConfigContextType { AsSaved, PushedfromTeamcenter, DefineorLoadContext }
 configuration type More...
 
enum  ConfigurationDetail { LoadfromTeamcenter, DefineinNX }
 configuration detail More...
 

Properties

unsafe NXOpen.CollaborativeDesign CollaborativeDesign [get, set]
 Returns or sets the collaborative design More...
 
unsafe
NXOpen.PDM.ConfigurationContextBuilder.ConfigurationDetail 
ConfigDetail [get, set]
 Returns or sets the configuration detail More...
 
unsafe
NXOpen.PDM.ConfigurationContextBuilder.ConfigContextMode 
ConfigMode [get]
 Returns the configuration mode More...
 
unsafe
NXOpen.PDM.ConfigurationContextBuilder.ConfigContextType 
ConfigType [get, set]
 Returns or sets the configuration type More...
 
unsafe NXOpen.ContentDefinition ContentDefinition [get, set]
 Returns or sets the NXOpen.ContentDefinition of the subset. More...
 
unsafe
NXOpen.PDM.EffectivityTableBuilder 
EffectivityTable [get]
 Returns the NXOpen.PDM.EffectivityTableBuilder builder used to edit the effectivity More...
 
unsafe string OverrideFolder [get, set]
 Returns or sets the override folder More...
 
unsafe string RevisionRule [get, set]
 Returns or sets the revision rule More...
 
unsafe
NXOpen.PDM.VariantConfigurationBuilder 
VariantConfiguration [get]
 Returns the NXOpen.PDM.VariantConfigurationBuilder builder used to edit variant rule configuration More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.PDM.ConfigurationContextBuilder builder

To create a new instance of this class, use NXOpen.PDM.ConfigurationManager.CreateConfigurationContextBuilder

Created in NX9.0.0

Member Enumeration Documentation

configuration mode

Enumerator
Nx4gd 
Assemblies 

configuration type

Enumerator
AsSaved 
PushedfromTeamcenter 
DefineorLoadContext 

configuration detail

Enumerator
LoadfromTeamcenter 
DefineinNX 

Property Documentation

unsafe NXOpen.CollaborativeDesign NXOpen.PDM.ConfigurationContextBuilder.CollaborativeDesign
getset

Returns or sets the collaborative design

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_4gd_integration ("4th Generation Design")

unsafe NXOpen.PDM.ConfigurationContextBuilder.ConfigurationDetail NXOpen.PDM.ConfigurationContextBuilder.ConfigDetail
getset

Returns or sets the configuration detail

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe NXOpen.PDM.ConfigurationContextBuilder.ConfigContextMode NXOpen.PDM.ConfigurationContextBuilder.ConfigMode
get

Returns the configuration mode

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.PDM.ConfigurationContextBuilder.ConfigContextType NXOpen.PDM.ConfigurationContextBuilder.ConfigType
getset

Returns or sets the configuration type

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe NXOpen.ContentDefinition NXOpen.PDM.ConfigurationContextBuilder.ContentDefinition
getset

Returns or sets the NXOpen.ContentDefinition of the subset.

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_4gd_integration ("4th Generation Design")

unsafe NXOpen.PDM.EffectivityTableBuilder NXOpen.PDM.ConfigurationContextBuilder.EffectivityTable
get

Returns the NXOpen.PDM.EffectivityTableBuilder builder used to edit the effectivity

Created in NX9.0.0

License requirements: None.

unsafe string NXOpen.PDM.ConfigurationContextBuilder.OverrideFolder
getset

Returns or sets the override folder

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe string NXOpen.PDM.ConfigurationContextBuilder.RevisionRule
getset

Returns or sets the revision rule

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: assemblies ("ASSEMBLIES MODULE")

unsafe NXOpen.PDM.VariantConfigurationBuilder NXOpen.PDM.ConfigurationContextBuilder.VariantConfiguration
get

Returns the NXOpen.PDM.VariantConfigurationBuilder builder used to edit variant rule configuration

Created in NX9.0.0

License requirements: None.


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