Class DraftingBody
Inheritance
DraftingBody
Inherited Members
Namespace: NXOpen.Drawings
Assembly: NXOpen.dll
Syntax
public class DraftingBody : DisplayableObject, IMessageSink, IFitTo, INXObject
Constructors
DraftingBody()
Declaration
protected DraftingBody()
Properties
DraftingCurves
Declaration
public DraftingCurveCollection DraftingCurves { get; }
Property Value
| Type | Description |
|---|---|
| DraftingCurveCollection |
DraftingPoints
Declaration
public DraftingPointCollection DraftingPoints { get; }
Property Value
| Type | Description |
|---|---|
| DraftingPointCollection |
Implements
System.Runtime.Remoting.Messaging.IMessageSink