Class LayoutStateBuilder
Inheritance
LayoutStateBuilder
Assembly: NXOpen.dll
Syntax
public class LayoutStateBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LayoutStateBuilder()
Declaration
protected LayoutStateBuilder()
Methods
CommitLayoutState()
Declaration
public LayoutState CommitLayoutState()
Returns
GetAutoSave()
Declaration
public bool GetAutoSave()
Returns
SetAutoSave(bool)
Declaration
public void SetAutoSave(bool isAutoSave)
Parameters
Type |
Name |
Description |
bool |
isAutoSave |
|
SetName(string)
Declaration
public void SetName(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink