Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
BRepMesh_Circle_2
Class BRepMesh_Circle_2
Hierarchy
BRepMesh_Circle
BRepMesh_Circle_2
Index
Constructors
constructor
Methods
Location
Radius
Set
Location
Set
Radius
delete
Constructors
constructor
new BRep
Mesh_
Circle_
2
(
theLocation
:
gp_XY
, theRadius
:
number
)
:
BRepMesh_Circle_2
Parameters
theLocation:
gp_XY
theRadius:
number
Returns
BRepMesh_Circle_2
Methods
Location
Location
(
)
:
gp_XY
Returns
gp_XY
Radius
Radius
(
)
:
number
Returns
number
Set
Location
Set
Location
(
theLocation
:
gp_XY
)
:
void
Parameters
theLocation:
gp_XY
Returns
void
Set
Radius
Set
Radius
(
theRadius
:
number
)
:
void
Parameters
theRadius:
number
Returns
void
delete
delete
(
)
:
void
Returns
void
Exports
BRep
Mesh_
Circle_
2
constructor
Location
Radius
Set
Location
Set
Radius
delete
Generated using
TypeDoc