Class ElementTypeBuilder
Inheritance
ElementTypeBuilder
Assembly: NXOpen.dll
Syntax
public class ElementTypeBuilder : TaggedObject, IMessageSink
Constructors
ElementTypeBuilder()
Declaration
protected ElementTypeBuilder()
Properties
DestinationCollector
Declaration
public DestinationCollectorBuilder DestinationCollector { get; }
Property Value
ElementDimension
Declaration
public ElementTypeBuilder.ElementType ElementDimension { get; set; }
Property Value
ElementOrder
Declaration
public ElementTypeBuilder.ElementOrderType ElementOrder { get; set; }
Property Value
ElementTypeName
Declaration
public string ElementTypeName { get; set; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
RetainElementType
Declaration
public bool RetainElementType { get; set; }
Property Value
Methods
GetElementTypeNames()
Declaration
public string[] GetElementTypeNames()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink