Click or drag to resize

ShellSec_MeshRendererRenderedCurves Property

Gets the rendered curves. Grouped by SubPolyline3.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public List<List<PolyLine3>> RenderedCurves { get; }

Property Value

Type: ListListPolyLine3
See Also