Class RemeshFacetBodyBuilder
Inheritance
RemeshFacetBodyBuilder
Assembly: NXOpen.dll
Syntax
public class RemeshFacetBodyBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
RemeshFacetBodyBuilder()
Declaration
protected RemeshFacetBodyBuilder()
Properties
AngularThreshold
Declaration
public double AngularThreshold { get; set; }
Property Value
AverageSize
Declaration
public Expression AverageSize { get; }
Property Value
ChordalTolerance
Declaration
public double ChordalTolerance { get; set; }
Property Value
FacetRegion
Declaration
public FacetCollector FacetRegion { get; }
Property Value
IsEditCopy
Declaration
public bool IsEditCopy { get; set; }
Property Value
IsLockBoundary
Declaration
public bool IsLockBoundary { get; set; }
Property Value
IsShowDeviationPlot
Declaration
public bool IsShowDeviationPlot { get; set; }
Property Value
MaximumSize
Declaration
public Expression MaximumSize { get; }
Property Value
RemeshMode
Declaration
public RemeshFacetBodyBuilder.RemeshModeType RemeshMode { get; set; }
Property Value
SharpEdgesLockOption
Declaration
public RemeshFacetBodyBuilder.SharpEdgesLockType SharpEdgesLockOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink