Preparing search index...
The search index is not available
DrawingWeb Documentation - v1.0.0
DrawingWeb Documentation
OdGeBoundBlock3d
Class OdGeBoundBlock3d
See
https://docs.opendesign.com/tkernel_api_cpp//OdGeBoundBlock3d.html
Additional documentation.
Hierarchy (
view full
)
OdGeEntity3d
OdGeBoundBlock3d
Index
Constructors
constructor
Methods
center
contains
copy
extend
get
get
Min
Max
Points
is
Box
is
Disjoint
is
Equal
To
is
Kind
Of
is
On
max
Point
min
Point
mirror
rotate
By
scale
By
set
set1
set
To
Box
set
To
Box
Ortho
set
To
Box
Ortho1
swell
transform
By
translate
By
type
ctr1
Constructors
constructor
new
Od
Ge
Bound
Block3d
(
)
:
OdGeBoundBlock3d
Returns
OdGeBoundBlock3d
new
Od
Ge
Bound
Block3d
(
base
,
side1
,
side2
,
side3
)
:
OdGeBoundBlock3d
Parameters
base
:
OdGePoint3d
side1
:
OdGeVector3d
side2
:
OdGeVector3d
side3
:
OdGeVector3d
Returns
OdGeBoundBlock3d
new
Od
Ge
Bound
Block3d
(
point1
,
point2
)
:
OdGeBoundBlock3d
Parameters
point1
:
OdGePoint3d
point2
:
OdGePoint3d
Returns
OdGeBoundBlock3d
new
Od
Ge
Bound
Block3d
(
source
)
:
OdGeBoundBlock3d
Parameters
source
:
OdGeBoundBlock3d
Returns
OdGeBoundBlock3d
Methods
center
center
(
)
:
OdGePoint3d
Returns
OdGePoint3d
contains
contains
(
point
,
tol
)
:
boolean
Parameters
point
:
OdGePoint3d
tol
:
OdGeTol
Returns
boolean
copy
copy
(
)
:
OdGeBoundBlock3d
Returns
OdGeBoundBlock3d
extend
extend
(
point
)
:
OdGeBoundBlock3d
Parameters
point
:
OdGePoint3d
Returns
OdGeBoundBlock3d
get
get
(
base
,
side1
,
side2
,
side3
)
:
void
Parameters
base
:
OdGePoint3d
side1
:
OdGeVector3d
side2
:
OdGeVector3d
side3
:
OdGeVector3d
Returns
void
get
Min
Max
Points
get
Min
Max
Points
(
p1
,
p2
)
:
void
Parameters
p1
:
OdGePoint3d
p2
:
OdGePoint3d
Returns
void
is
Box
is
Box
(
)
:
boolean
Returns
boolean
is
Disjoint
is
Disjoint
(
block
,
tol
)
:
boolean
Parameters
block
:
OdGeBoundBlock3d
tol
:
OdGeTol
Returns
boolean
is
Equal
To
is
Equal
To
(
object
,
tol
)
:
boolean
Parameters
object
:
OdGeEntity3d
tol
:
OdGeTol
Returns
boolean
is
Kind
Of
is
Kind
Of
(
entType
)
:
boolean
Parameters
entType
:
EntityId
Returns
boolean
is
On
is
On
(
point
,
tol
)
:
boolean
Parameters
point
:
OdGePoint3d
tol
:
OdGeTol
Returns
boolean
max
Point
max
Point
(
)
:
OdGePoint3d
Returns
OdGePoint3d
min
Point
min
Point
(
)
:
OdGePoint3d
Returns
OdGePoint3d
mirror
mirror
(
plane
)
:
OdGeBoundBlock3d
Parameters
plane
:
OdGePlane
Returns
OdGeBoundBlock3d
rotate
By
rotate
By
(
angle
,
vect
,
basePoint
)
:
OdGeBoundBlock3d
Parameters
angle
:
number
vect
:
OdGeVector3d
basePoint
:
OdGePoint3d
Returns
OdGeBoundBlock3d
scale
By
scale
By
(
scaleFactor
,
basePoint
)
:
OdGeBoundBlock3d
Parameters
scaleFactor
:
number
basePoint
:
OdGePoint3d
Returns
OdGeBoundBlock3d
set
set
(
p1
,
p2
)
:
OdGeBoundBlock3d
Parameters
p1
:
OdGePoint3d
p2
:
OdGePoint3d
Returns
OdGeBoundBlock3d
set1
set1
(
base
,
side1
,
side2
,
side3
)
:
OdGeBoundBlock3d
Parameters
base
:
OdGePoint3d
side1
:
OdGeVector3d
side2
:
OdGeVector3d
side3
:
OdGeVector3d
Returns
OdGeBoundBlock3d
set
To
Box
set
To
Box
(
toBox
)
:
OdGeBoundBlock3d
Parameters
toBox
:
boolean
Returns
OdGeBoundBlock3d
set
To
Box
Ortho
set
To
Box
Ortho
(
dir1
,
dir2
,
dir3
)
:
void
Parameters
dir1
:
OdGeVector3d
dir2
:
OdGeVector3d
dir3
:
OdGeVector3d
Returns
void
set
To
Box
Ortho1
set
To
Box
Ortho1
(
)
:
void
Returns
void
swell
swell
(
distance
)
:
OdGeBoundBlock3d
Parameters
distance
:
number
Returns
OdGeBoundBlock3d
transform
By
transform
By
(
xfm
)
:
OdGeBoundBlock3d
Parameters
xfm
:
OdGeMatrix3d
Returns
OdGeBoundBlock3d
translate
By
translate
By
(
translateVec
)
:
OdGeBoundBlock3d
Parameters
translateVec
:
OdGeVector3d
Returns
OdGeBoundBlock3d
type
type
(
)
:
EntityId
Returns
EntityId
Static
ctr1
ctr1
(
lcs
,
localBox
)
:
OdGeBoundBlock3d
Parameters
lcs
:
OdGeMatrix3d
localBox
:
OdGeExtents3d
Returns
OdGeBoundBlock3d
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
center
contains
copy
extend
get
get
Min
Max
Points
is
Box
is
Disjoint
is
Equal
To
is
Kind
Of
is
On
max
Point
min
Point
mirror
rotate
By
scale
By
set
set1
set
To
Box
set
To
Box
Ortho
set
To
Box
Ortho1
swell
transform
By
translate
By
type
ctr1
DrawingWeb Documentation - v1.0.0
Loading...
See
https://docs.opendesign.com/tkernel_api_cpp//OdGeBoundBlock3d.html Additional documentation.