GeometryCircle Method (Point3d, Point3d, Point3d)

Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public abstract bool Circle(
        Point3d firstPoint,
        Point3d secondPoint,
        Point3d thirdPoint
)

Parameters

firstPoint
Type: Teigha.GeometryPoint3d
secondPoint
Type: Teigha.GeometryPoint3d
thirdPoint
Type: Teigha.GeometryPoint3d

Return Value

Type: Boolean
See Also

©  Bricsys NV. All rights reserved.