Class RemoveUndercutsBuilder
Inheritance
System.Object
System.MarshalByRefObject
RemoveUndercutsBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Facet
Assembly: NXOpen.dll
Syntax
public class RemoveUndercutsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
RemoveUndercutsBuilder()
Declaration
protected RemoveUndercutsBuilder()
Properties
DraftAngle
Declaration
public Expression DraftAngle { get; }
Property Value
Type | Description |
---|---|
Expression |
DrawDirection
Declaration
public Direction DrawDirection { get; set; }
Property Value
Type | Description |
---|---|
Direction |
FacetBody
Declaration
public SelectDisplayableObject FacetBody { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObject |
IsEditCopy
Declaration
public bool IsEditCopy { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MatchFace
Declaration
public bool MatchFace { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PartingObject
Declaration
public SelectDisplayableObject PartingObject { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObject |
SelectedCurve
Declaration
public ScCollector SelectedCurve { get; }
Property Value
Type | Description |
---|---|
ScCollector |
Methods
GenerateIsoclines()
Declaration
public void GenerateIsoclines()
Implements
System.Runtime.Remoting.Messaging.IMessageSink