|
ElementDisplacedGeometryVisitor_curves Field
|
resulting list of curves.
Namespace:
Karamba.Results
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected List<PolyLine3> _curves
Protected _curves As List(Of PolyLine3)
protected:
List<PolyLine3^>^ _curves
val mutable _curves: List<PolyLine3>
Field Value
Type:
ListPolyLine3
See Also