Class Polyline
Inheritance
Polyline
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class Polyline : Spline, IMessageSink, IFitTo, ICurve, IBaseCurve, IProfile, INXObject
Constructors
Polyline()
Declaration
protected Polyline()
Properties
Closed
Declaration
public bool Closed { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Methods
GetPoints()
Declaration
public Point3d[] GetPoints()
Returns
| Type | Description |
|---|---|
| Point3d[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink