Class AutoHealGeometryBuilder
Inheritance
AutoHealGeometryBuilder
Assembly: NXOpen.dll
Syntax
public class AutoHealGeometryBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AutoHealGeometryBuilder()
Declaration
protected AutoHealGeometryBuilder()
Properties
CurvatureAbstractionSetting
Declaration
public bool CurvatureAbstractionSetting { get; set; }
Property Value
HoleDiameter
Declaration
public Expression HoleDiameter { get; }
Property Value
MergeEdgeSetting
Declaration
public bool MergeEdgeSetting { get; set; }
Property Value
MinimumElementLengthOption
Declaration
public bool MinimumElementLengthOption { get; set; }
Property Value
MinimumElementLengthValue
Declaration
public Expression MinimumElementLengthValue { get; }
Property Value
MoveNodesOffGeometryOption
Declaration
public bool MoveNodesOffGeometryOption { get; set; }
Property Value
PointCreation
Declaration
public int PointCreation { get; set; }
Property Value
Selection
Declaration
public SelectDisplayableObjectList Selection { get; }
Property Value
SuppressHoleSetting
Declaration
public bool SuppressHoleSetting { get; set; }
Property Value
TargetElementSize
Declaration
public Expression TargetElementSize { get; }
Property Value
Tolerance
Declaration
public Expression Tolerance { get; }
Property Value
VertexAngle
Declaration
public Expression VertexAngle { get; }
Property Value
Methods
SmallFeatureAutoSize()
Declaration
public void SmallFeatureAutoSize()
TargetElementAutoSize()
Declaration
public void TargetElementAutoSize()
Implements
System.Runtime.Remoting.Messaging.IMessageSink