Class Mesh2dBuilder
Inheritance
Mesh2dBuilder
Assembly: NXOpen.dll
Syntax
public class Mesh2dBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Mesh2dBuilder()
Declaration
protected Mesh2dBuilder()
Properties
AutoResetOption
Declaration
public bool AutoResetOption { get; set; }
Property Value
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
ExportMesh
Declaration
public bool ExportMesh { get; set; }
Property Value
GeometryUsageType
Declaration
[Obsolete("Deprecated in NX11.0.0. Use NXOpen.CAE.MeshControlBuilder instead.")]
public Mesh2dBuilder.GeometryType GeometryUsageType { 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