Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

a34a1f00 309c 2cbb b336 3bc374d08d3d

haplokuon edited this page May 6, 2023 · 1 revision

Polyline3D Constructor

netDxf 3.0.0 Library

Initializes a new instance of the Polyline3d class.

Definition

Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public Polyline3D()

VB

Public Sub New

C++

public:
Polyline3D()

F#

new : unit -> Polyline3D

See Also

Reference

Polyline3D Class
Polyline3D Overload
netDxf.Entities Namespace

Clone this wiki locally