Class ShipMeshAutomationBuilder
Inheritance
ShipMeshAutomationBuilder
Assembly: NXOpen.dll
Syntax
public class ShipMeshAutomationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ShipMeshAutomationBuilder()
Declaration
protected ShipMeshAutomationBuilder()
Properties
AttemptFreeMappedMeshing
Declaration
public bool AttemptFreeMappedMeshing { get; set; }
Property Value
AttemptMultiBlockDecomposition
Declaration
public bool AttemptMultiBlockDecomposition { get; set; }
Property Value
CurvatureSizeSetting
Declaration
public double CurvatureSizeSetting { get; set; }
Property Value
CurvatureSizeThreshold
Declaration
public Expression CurvatureSizeThreshold { get; }
Property Value
DefaultElementSize
Declaration
public bool DefaultElementSize { get; set; }
Property Value
ElementSize
Declaration
public Expression ElementSize { get; }
Property Value
Mapped2dMesh
Declaration
public bool Mapped2dMesh { get; set; }
Property Value
MethodType
Declaration
public ShipMeshAutomationBuilder.MeshingMethodType MethodType { get; set; }
Property Value
ObjectsToBeMeshed
Declaration
public SelectDisplayableObjectList ObjectsToBeMeshed { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink