Click or drag to resize

PolyLine3D Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Represents a polyline in three-dimensional space.
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Geometry3D
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class PolyLine3D : OpenElementId

The PolyLine3D type exposes the following members.

Constructors
  NameDescription
Public methodPolyLine3D
Contructor
Top
Properties
  NameDescription
Public propertyId
Element Id
(Inherited from OpenElementId.)
Public propertySegments
Gets or sets list of references to Segment3D of PolyLine3D.
Top
See Also