Class LayoutStateApplicator
Inheritance
LayoutStateApplicator
Assembly: NXOpen.dll
Syntax
public class LayoutStateApplicator : Builder, IMessageSink, IComponentBuilder
Constructors
LayoutStateApplicator()
Declaration
protected LayoutStateApplicator()
Properties
DataReferences
Declaration
public LayoutStateDataReferenceCollection DataReferences { get; }
Property Value
Methods
GetUpdateLayoutState()
Declaration
public bool GetUpdateLayoutState()
Returns
IsRefreshData()
Declaration
public bool IsRefreshData()
Returns
SetFile(string)
Declaration
public void SetFile(string filePath)
Parameters
Type |
Name |
Description |
string |
filePath |
|
SetLayoutState(LayoutState)
Declaration
public void SetLayoutState(LayoutState layoutState)
Parameters
SetRefreshData(bool)
Declaration
public void SetRefreshData(bool update)
Parameters
Type |
Name |
Description |
bool |
update |
|
SetUpdateLayoutState(bool)
Declaration
public void SetUpdateLayoutState(bool update)
Parameters
Type |
Name |
Description |
bool |
update |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink