Click or drag to resize

Point3vec3d Property

transform a C++-vector into a C#-vector

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

Property Value

Type: Vec3d
See Also