Class LayoutCiBuilder
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class LayoutCiBuilder : TaggedObject, IMessageSink
Constructors
LayoutCiBuilder()
Declaration
protected LayoutCiBuilder()
Properties
LayoutName
Declaration
public string LayoutName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
LayoutSaveSettings
Declaration
public int LayoutSaveSettings { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Methods
SaveLayout()
Declaration
public void SaveLayout()
Implements
System.Runtime.Remoting.Messaging.IMessageSink