Class Mesh2dFromFacetsBuilder
Inheritance
Mesh2dFromFacetsBuilder
Assembly: NXOpen.dll
Syntax
public class Mesh2dFromFacetsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Mesh2dFromFacetsBuilder()
Declaration
protected Mesh2dFromFacetsBuilder()
Properties
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
ExportMesh
Declaration
public bool ExportMesh { get; set; }
Property Value
MeshName
Declaration
public string MeshName { get; set; }
Property Value
MeshingMethod
Declaration
public Mesh2dFromFacetsBuilder.MeshingMethodType MeshingMethod { 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