Class ComponentSettingsBuilder
Inheritance
ComponentSettingsBuilder
Assembly: NXOpen.dll
Syntax
public class ComponentSettingsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ComponentSettingsBuilder()
Declaration
protected ComponentSettingsBuilder()
Properties
AutomaticUpdate
Declaration
public bool AutomaticUpdate { get; set; }
Property Value
KeepEditedPartsOpen
Declaration
public bool KeepEditedPartsOpen { get; set; }
Property Value
ShowAnnotations
Declaration
public bool ShowAnnotations { get; set; }
Property Value
ShowDimensions
Declaration
public bool ShowDimensions { get; set; }
Property Value
ShowReferenceGeometry
Declaration
public bool ShowReferenceGeometry { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink