Class AssemblyCreationSettingsBuilder
Inheritance
AssemblyCreationSettingsBuilder
Assembly: NXOpen.dll
Syntax
public class AssemblyCreationSettingsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
AssemblyCreationSettingsBuilder()
Declaration
protected AssemblyCreationSettingsBuilder()
Properties
AutomaticallyStartModelingApplication
Declaration
public bool AutomaticallyStartModelingApplication { get; set; }
Property Value
Transfer2dComponentAnnotation
Declaration
public bool Transfer2dComponentAnnotation { get; set; }
Property Value
TransferTopLevelSketchAnnotation
Declaration
public bool TransferTopLevelSketchAnnotation { get; set; }
Property Value
Methods
InheritSettingsFromCustomerDefault()
Declaration
public void InheritSettingsFromCustomerDefault()
InheritSettingsFromPreferences()
Declaration
public void InheritSettingsFromPreferences()
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink