Click or drag to resize

CrossedSectionPolyline Property

Gets or sets the cross section geometry.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public PolyLine3 Polyline { get; set; }

Property Value

Type: PolyLine3
See Also