Click or drag to resize

Triangle3d.InscribedCircle Property

Gets the inscribed circle.

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public CircularArc3d InscribedCircle { get; }

Property Value

Type: CircularArc3d
See Also