Class CreateSessionBuilder
Inheritance
CreateSessionBuilder
Assembly: NXOpen.dll
Syntax
public class CreateSessionBuilder : PartOperationCreateBuilder, IMessageSink, IComponentBuilder, IAttributeSourceObjectBuilder
Constructors
CreateSessionBuilder()
Declaration
protected CreateSessionBuilder()
Methods
AutoAssignSessionNameOnPartSelection()
Declaration
public void AutoAssignSessionNameOnPartSelection()
CreateLogicalObjectsForDialog(out LogicalObject[])
Declaration
public void CreateLogicalObjectsForDialog(out LogicalObject[] logicalObjects)
Parameters
GetSelectedSessionType()
Declaration
public int GetSelectedSessionType()
Returns
GetSessionTypes()
Declaration
public string[] GetSessionTypes()
Returns
IsAllowSessionNameAutoAssignOnPartSelection()
Declaration
public bool IsAllowSessionNameAutoAssignOnPartSelection()
Returns
SetAllowSessionNameAutoAssignOnPartSelection(bool)
Declaration
public void SetAllowSessionNameAutoAssignOnPartSelection(bool allowSessionNameAutoAssignOnPartSelection)
Parameters
Type |
Name |
Description |
bool |
allowSessionNameAutoAssignOnPartSelection |
|
SetSelectedSessionType(int)
Declaration
public void SetSelectedSessionType(int sessionType)
Parameters
Type |
Name |
Description |
int |
sessionType |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink