Class DraftingBody
Inheritance
System.Object
System.MarshalByRefObject
DraftingBody
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.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