Class SimpleDraft
Assembly: NXOpen.dll
Syntax
public class SimpleDraft : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SimpleDraft()
Declaration
Properties
DraftAngle
Declaration
public Expression DraftAngle { get; }
Property Value
DraftType
Declaration
public SimpleDraft.SimpleDraftType DraftType { get; set; }
Property Value
Methods
SetDraftAngle(string)
Declaration
[Obsolete("Deprecated in NX5.0.0. To set the value of the expression modify the expression directly using GeometricUtilities.SimpleDraft.DraftAngle and Expression.RightHandSide.")]
public void SetDraftAngle(string draftAngle)
Parameters
Type |
Name |
Description |
string |
draftAngle |
|
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink