Class Run
Inherited Members
Namespace: NXOpen.Schematic.Mechanical
Assembly: NXOpen.dll
Syntax
public class Run : BaseObject, IMessageSink, INXObject
Constructors
Run()
Declaration
protected Run()
Properties
Discipline
Declaration
public string Discipline { get; }
Property Value
Type | Description |
---|---|
string |
Specification
Declaration
public string Specification { get; }
Property Value
Type | Description |
---|---|
string |
Methods
GetBranches(out Branch[])
Declaration
public void GetBranches(out Branch[] branches)
Parameters
Type | Name | Description |
---|---|---|
Branch[] | branches |
Implements
System.Runtime.Remoting.Messaging.IMessageSink