Class ComponentData
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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.Connections
Assembly: NXOpen.dll
Syntax
public class ComponentData : TaggedObject, IMessageSink
Constructors
ComponentData()
Declaration
protected ComponentData()
Properties
ComponentName
Declaration
public string ComponentName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ConnectionPointsPath
Declaration
public string ConnectionPointsPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FilePath
Declaration
public string FilePath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IOSetPath
Declaration
public string IOSetPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MassPath
Declaration
public string MassPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MeshPath
Declaration
public string MeshPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink