Class LayerSettingsBuilder
Inheritance
LayerSettingsBuilder
Assembly: NXOpen.dll
Syntax
public class LayerSettingsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
LayerSettingsBuilder()
Declaration
protected LayerSettingsBuilder()
Properties
Layer
Declaration
public int Layer { get; set; }
Property Value
LayerOption
Declaration
public LayerSettingsBuilder.LayerOptionType LayerOption { get; set; }
Property Value
Methods
IsValidLayerOption(LayerOptionType)
Declaration
public bool IsValidLayerOption(LayerSettingsBuilder.LayerOptionType layerOption)
Parameters
Returns
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink