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
Graphic3d_Vertex_2
Class Graphic3d_Vertex_2
Hierarchy
Graphic3d_Vertex
Graphic3d_Vertex_2
Index
Constructors
constructor
Methods
Coord_
1
Coord_
2
Distance
Dump
Json
Set
Coord_
1
Set
Coord_
2
X
Y
Z
delete
Constructors
constructor
new
Graphic3d_
Vertex_
2
(
theX
:
number
, theY
:
number
, theZ
:
number
)
:
Graphic3d_Vertex_2
Parameters
theX:
number
theY:
number
theZ:
number
Returns
Graphic3d_Vertex_2
Methods
Coord_
1
Coord_
1
(
theX
:
number
, theY
:
number
, theZ
:
number
)
:
void
Parameters
theX:
number
theY:
number
theZ:
number
Returns
void
Coord_
2
Coord_
2
(
theX
:
number
, theY
:
number
, theZ
:
number
)
:
void
Parameters
theX:
number
theY:
number
theZ:
number
Returns
void
Distance
Distance
(
theOther
:
Graphic3d_Vertex
)
:
number
Parameters
theOther:
Graphic3d_Vertex
Returns
number
Dump
Json
Dump
Json
(
theOStream
:
Standard_OStream
, theDepth
:
Graphic3d_ZLayerId
)
:
void
Parameters
theOStream:
Standard_OStream
theDepth:
Graphic3d_ZLayerId
Returns
void
Set
Coord_
1
Set
Coord_
1
(
theX
:
number
, theY
:
number
, theZ
:
number
)
:
void
Parameters
theX:
number
theY:
number
theZ:
number
Returns
void
Set
Coord_
2
Set
Coord_
2
(
theX
:
number
, theY
:
number
, theZ
:
number
)
:
void
Parameters
theX:
number
theY:
number
theZ:
number
Returns
void
X
X
(
)
:
number
Returns
number
Y
Y
(
)
:
number
Returns
number
Z
Z
(
)
:
number
Returns
number
delete
delete
(
)
:
void
Returns
void
Exports
Graphic3d_
Vertex_
2
constructor
Coord_
1
Coord_
2
Distance
Dump
Json
Set
Coord_
1
Set
Coord_
2
X
Y
Z
delete
Generated using
TypeDoc