Class AddLayerBuilder
Inheritance
AddLayerBuilder
Assembly: NXOpen.dll
Syntax
public class AddLayerBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AddLayerBuilder()
Declaration
protected AddLayerBuilder()
Properties
CreateDefinitionFile
Declaration
public bool CreateDefinitionFile { get; set; }
Property Value
CreateDirectoryForLayer
Declaration
public bool CreateDirectoryForLayer { get; set; }
Property Value
CreateTclFile
Declaration
public bool CreateTclFile { get; set; }
Property Value
CreateUserDefinedEventFile
Declaration
public bool CreateUserDefinedEventFile { get; set; }
Property Value
LayerFileName
Declaration
public string LayerFileName { get; set; }
Property Value
LayerName
Declaration
public string LayerName { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink