Click or drag to resize

Curve.Points Property

Points

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public List<Vertex3D> Points { get; set; }

Property Value

Type: List<Vertex3D>
See Also