Class ConfigurationContextBuilder
Inheritance
ConfigurationContextBuilder
Assembly: NXOpen.dll
Syntax
public class ConfigurationContextBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ConfigurationContextBuilder()
Declaration
protected ConfigurationContextBuilder()
Properties
CollaborativeDesign
Declaration
public CollaborativeDesign CollaborativeDesign { get; set; }
Property Value
ConfigDetail
Declaration
public ConfigurationContextBuilder.ConfigurationDetail ConfigDetail { get; set; }
Property Value
ConfigMode
Declaration
public ConfigurationContextBuilder.ConfigContextMode ConfigMode { get; }
Property Value
ConfigType
Declaration
public ConfigurationContextBuilder.ConfigContextType ConfigType { get; set; }
Property Value
ContentDefinition
Declaration
public ContentDefinition ContentDefinition { get; set; }
Property Value
EffectivityTable
Declaration
public EffectivityTableBuilder EffectivityTable { get; }
Property Value
OverrideFolder
Declaration
public string OverrideFolder { get; set; }
Property Value
RevisionRule
Declaration
public string RevisionRule { get; set; }
Property Value
VariantConfiguration
Declaration
public VariantConfigurationBuilder VariantConfiguration { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink