ControlCircle Constructor (Point, Point, Point)

Initializes a new instance of the ControlCircle class. The control circle is not magnetic.

Namespace:  Tekla.Structures.Model
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
public ControlCircle(
	Point point1,
	Point point2,
	Point point3
)

Parameters

point1
Type: Tekla.Structures.Geometry3dPoint
The first point to be used.
point2
Type: Tekla.Structures.Geometry3dPoint
The second point to be used.
point3
Type: Tekla.Structures.Geometry3dPoint
The third point to be used.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next