Class Freehand
Inheritance
Freehand
Inherited Members
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