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
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