Class NodeElementInfoBuilder
Inheritance
NodeElementInfoBuilder
Assembly: NXOpen.dll
Syntax
public class NodeElementInfoBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
NodeElementInfoBuilder()
Declaration
protected NodeElementInfoBuilder()
Properties
Coordinates
Declaration
public bool Coordinates { get; set; }
Property Value
Csys
Declaration
public bool Csys { get; set; }
Property Value
Element
Declaration
public SelectElementsBuilder Element { get; }
Property Value
ElementConnectivity
Declaration
public bool ElementConnectivity { get; set; }
Property Value
ElementQuality
Declaration
public bool ElementQuality { get; set; }
Property Value
ElementType
Declaration
public bool ElementType { get; set; }
Property Value
EntityOption
Declaration
public NodeElementInfoBuilder.EntityType EntityOption { get; set; }
Property Value
Declaration
public NodeElementInfoBuilder.FormatType FormatOption { get; set; }
Property Value
Mesh
Declaration
public bool Mesh { get; set; }
Property Value
MeshCollector
Declaration
public bool MeshCollector { get; set; }
Property Value
Node
Declaration
public SelectFENodeList Node { get; }
Property Value
NodeConnectivity
Declaration
public bool NodeConnectivity { get; set; }
Property Value
PropertyOption
Declaration
public NodeElementInfoBuilder.PropertyType PropertyOption { get; set; }
Property Value
RelativeCsys
Declaration
public CoordinateSystem RelativeCsys { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink