|
ShellsPrincipalSigEpsVectors_origin Field
|
position of deformed element centers.
Namespace:
Karamba.Results
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxprotected List<Point3> _origin
Protected _origin As List(Of Point3)
protected:
List<Point3>^ _origin
val mutable _origin: List<Point3>
Field Value
Type:
ListPoint3
See Also