Class Mesh1dBuilder
Inheritance
Mesh1dBuilder
Assembly: NXOpen.dll
Syntax
public class Mesh1dBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Mesh1dBuilder()
Declaration
protected Mesh1dBuilder()
Properties
AutoChainOption
Declaration
public bool AutoChainOption { get; set; }
Property Value
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
FlipDirectionOption
Declaration
public bool FlipDirectionOption { get; set; }
Property Value
MeshName
Declaration
public string MeshName { get; set; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
SelectionList
Declaration
public SelectDisplayableObjectList SelectionList { get; }
Property Value
Methods
CommitMesh()
Declaration
public Mesh[] CommitMesh()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink