Class RemoveUndercutsBuilder
Inheritance
RemoveUndercutsBuilder
Assembly: NXOpen.dll
Syntax
public class RemoveUndercutsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
RemoveUndercutsBuilder()
Declaration
protected RemoveUndercutsBuilder()
Properties
DraftAngle
Declaration
public Expression DraftAngle { get; }
Property Value
DrawDirection
Declaration
public Direction DrawDirection { get; set; }
Property Value
FacetBody
Declaration
public SelectDisplayableObject FacetBody { get; }
Property Value
IsEditCopy
Declaration
public bool IsEditCopy { get; set; }
Property Value
MatchFace
Declaration
public bool MatchFace { get; set; }
Property Value
PartingObject
Declaration
public SelectDisplayableObject PartingObject { get; }
Property Value
SelectedCurve
Declaration
public ScCollector SelectedCurve { get; }
Property Value
Methods
GenerateIsoclines()
Declaration
public void GenerateIsoclines()
Implements
System.Runtime.Remoting.Messaging.IMessageSink