Click or drag to resize

Triangle3dHorizontal Property

Gets the unit vector of the horizontal of the plane the triangle lies on.

Namespace:  Gile.AutoCAD.R20.Geometry
Assembly:  GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
public Vector3d Horizontal { get; }

Property Value

Type: Vector3d
See Also