Class SpiderElementBuilder
Inheritance
SpiderElementBuilder
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
CoreNode
Declaration
public SelectFENode CoreNode { get; }
Property Value
Label
Declaration
public int Label { get; set; }
Property Value
LegNodes
Declaration
public SelectFENodeList LegNodes { get; }
Property Value
MeshName
Declaration
public string MeshName { get; set; }
Property Value
NeutralName
Declaration
public string NeutralName { get; set; }
Property Value
NewMeshOption
Declaration
public SpiderElementBuilder.NewMeshType NewMeshOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink