Class CalculateAreaBuilder
Inheritance
CalculateAreaBuilder
Assembly: NXOpen.dll
public class CalculateAreaBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected CalculateAreaBuilder()
Properties
Declaration
public Expression AngularAccuracy { get; }
Property Value
Declaration
public Expression ApproximationTolerance { get; }
Property Value
Declaration
public bool CreateSheet { get; set; }
Property Value
Declaration
public Expression DimTolerance { get; }
Property Value
Declaration
public NXObject PlaneDefine { get; set; }
Property Value
Declaration
public SelectBodyList SelectionTarget { get; }
Property Value
Declaration
public CalculateAreaBuilder.SheetMethodType SheetMethod { get; set; }
Property Value
Declaration
public bool ToggleSideArea { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink