Click or drag to resize

Point3vec3d Property

Gets the C#-vector from a C++-vector.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Vec3d vec3d { get; }

Property Value

Type: Vec3d
See Also