Class SpiderElementBuilder
Inheritance
System.Object
System.MarshalByRefObject
SpiderElementBuilder
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 SpiderElementBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SpiderElementBuilder()
Declaration
protected SpiderElementBuilder()
Properties
CollectorName
Declaration
public string CollectorName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CoreNode
Declaration
public SelectFENode CoreNode { get; }
Property Value
Type | Description |
---|---|
SelectFENode |
Label
Declaration
public int Label { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
LegNodes
Declaration
public SelectFENodeList LegNodes { get; }
Property Value
Type | Description |
---|---|
SelectFENodeList |
MeshName
Declaration
public string MeshName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NeutralName
Declaration
public string NeutralName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NewMeshOption
Declaration
public SpiderElementBuilder.NewMeshType NewMeshOption { get; set; }
Property Value
Type | Description |
---|---|
SpiderElementBuilder.NewMeshType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink