Class BRepMesh_CircleTool
Methods
Bind_1
- Bind_1(theIndex: Graphic3d_ZLayerId, theCircle: gp_Circ2d): void
Parameters
theIndex: Graphic3d_ZLayerId
Returns void
Bind_2
- Bind_2(theIndex: Graphic3d_ZLayerId, thePoint1: gp_XY, thePoint2: gp_XY, thePoint3: gp_XY): boolean
Parameters
theIndex: Graphic3d_ZLayerId
thePoint1: gp_XY
thePoint2: gp_XY
thePoint3: gp_XY
Returns boolean
Delete
- Delete(theIndex: Graphic3d_ZLayerId): void
Parameters
theIndex: Graphic3d_ZLayerId
Returns void
Init
- Init(a0: Graphic3d_ZLayerId): void
MocBind
- MocBind(theIndex: Graphic3d_ZLayerId): void
Parameters
theIndex: Graphic3d_ZLayerId
Returns void
Select
- Select(thePoint: gp_XY): any
SetCellSize_1
- SetCellSize_1(theSize: number): void
SetCellSize_2
- SetCellSize_2(theSizeX: number, theSizeY: number): void
Parameters
theSizeX: number
theSizeY: number
Returns void
Static MakeCircle
- MakeCircle(thePoint1: gp_XY, thePoint2: gp_XY, thePoint3: gp_XY, theLocation: gp_XY, theRadius: number): boolean
Parameters
Returns boolean