Class SimBC
Inheritance
System.Object
System.MarshalByRefObject
SimBC
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class SimBC : DisplayableObject, IMessageSink, IFitTo, INXObject, IExportableFEEntity
Constructors
SimBC()
Declaration
protected SimBC()
Properties
BcLabel
Declaration
public int BcLabel { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
DescriptorName
Declaration
public string DescriptorName { get; }
Property Value
Type | Description |
---|---|
System.String |
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
Type | Description |
---|---|
PropertyTable |
TargetSetManager
Declaration
public SetManager TargetSetManager { get; }
Property Value
Type | Description |
---|---|
SetManager |
Methods
CloneBc()
Declaration
public SimBC CloneBc()
Returns
Type | Description |
---|---|
SimBC |
GetDisplay()
Declaration
public SimBCDisplay GetDisplay()
Returns
Type | Description |
---|---|
SimBCDisplay |
GetSolverCardSyntax()
Declaration
public string[] GetSolverCardSyntax()
Returns
Type | Description |
---|---|
System.String[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink