Class Freehand
Inheritance
System.Object
System.MarshalByRefObject
Freehand
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.Markup
Assembly: NXOpen.dll
Syntax
public class Freehand : Element, IMessageSink, IFitTo, INXObject
Constructors
Freehand()
Declaration
protected Freehand()
Methods
GetPoints(out Point3d[])
Declaration
public void GetPoints(out Point3d[] points)
Parameters
Type | Name | Description |
---|---|---|
Point3d[] | points |
SetPoints(Point3d[])
Declaration
public void SetPoints(Point3d[] points)
Parameters
Type | Name | Description |
---|---|---|
Point3d[] | points |
Implements
System.Runtime.Remoting.Messaging.IMessageSink