Class OpenDuctMeshBuilder
Inheritance
OpenDuctMeshBuilder
Assembly: NXOpen.dll
Syntax
public class OpenDuctMeshBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
OpenDuctMeshBuilder()
Declaration
protected OpenDuctMeshBuilder()
Properties
ElementEdge
Declaration
public SelectElementsBuilder ElementEdge { get; }
Property Value
ElementSelection
Declaration
public SelectElementsBuilder ElementSelection { get; }
Property Value
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
MeshingMethod
Declaration
public OpenDuctMeshBuilder.MeshingMethodType MeshingMethod { get; set; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
Methods
AutomaticElementSize()
Declaration
public void AutomaticElementSize()
Implements
System.Runtime.Remoting.Messaging.IMessageSink