Class IMeshCollector
Inheritance
System.Object
System.MarshalByRefObject
IMeshCollector
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 IMeshCollector : NXObject, IMessageSink, INXObject
Constructors
IMeshCollector()
Declaration
protected IMeshCollector()
Properties
CollectorNeutralType
Declaration
public string CollectorNeutralType { get; }
Property Value
Type | Description |
---|---|
System.String |
CollectorType
Declaration
public string CollectorType { get; }
Property Value
Type | Description |
---|---|
System.String |
ElementPropertyTable
Declaration
public PropertyTable ElementPropertyTable { get; }
Property Value
Type | Description |
---|---|
PropertyTable |
Methods
GetMeshDisplayDefaults()
Declaration
public MeshCollectorDisplayDefaults GetMeshDisplayDefaults()
Returns
Type | Description |
---|---|
MeshCollectorDisplayDefaults |
GetMeshes()
Declaration
public Mesh[] GetMeshes()
Returns
Type | Description |
---|---|
Mesh[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink