Preparing search index...
The search index is not available
DrawingWeb Documentation - v1.0.0
DrawingWeb Documentation
OdGeBoundBlock2d
Class OdGeBoundBlock2d
See
https://docs.opendesign.com/tkernel_api_cpp//OdGeBoundBlock2d.html
Additional documentation.
Hierarchy (
view full
)
OdGeEntity2d
OdGeBoundBlock2d
Index
Constructors
constructor
Methods
contains
copy
extend
get
get
Min
Max
Points
is
Box
is
Disjoint
is
Equal
To
is
Kind
Of
is
On
mirror
rotate
By
scale
By
set
set1
set
To
Box
swell
transform
By
translate
By
type
Constructors
constructor
new
Od
Ge
Bound
Block2d
(
)
:
OdGeBoundBlock2d
Returns
OdGeBoundBlock2d
new
Od
Ge
Bound
Block2d
(
point1
,
point2
)
:
OdGeBoundBlock2d
Parameters
point1
:
OdGePoint2d
point2
:
OdGePoint2d
Returns
OdGeBoundBlock2d
new
Od
Ge
Bound
Block2d
(
base
,
dir1
,
dir2
)
:
OdGeBoundBlock2d
Parameters
base
:
OdGePoint2d
dir1
:
OdGeVector2d
dir2
:
OdGeVector2d
Returns
OdGeBoundBlock2d
new
Od
Ge
Bound
Block2d
(
source
)
:
OdGeBoundBlock2d
Parameters
source
:
OdGeBoundBlock2d
Returns
OdGeBoundBlock2d
Methods
contains
contains
(
point
,
tol
)
:
boolean
Parameters
point
:
OdGePoint2d
tol
:
OdGeTol
Returns
boolean
copy
copy
(
)
:
OdGeBoundBlock2d
Returns
OdGeBoundBlock2d
extend
extend
(
point
)
:
OdGeBoundBlock2d
Parameters
point
:
OdGePoint2d
Returns
OdGeBoundBlock2d
get
get
(
base
,
side1
,
side2
)
:
void
Parameters
base
:
OdGePoint2d
side1
:
OdGeVector2d
side2
:
OdGeVector2d
Returns
void
get
Min
Max
Points
get
Min
Max
Points
(
p1
,
p2
)
:
void
Parameters
p1
:
OdGePoint2d
p2
:
OdGePoint2d
Returns
void
is
Box
is
Box
(
)
:
boolean
Returns
boolean
is
Disjoint
is
Disjoint
(
block
,
tol
)
:
boolean
Parameters
block
:
OdGeBoundBlock2d
tol
:
OdGeTol
Returns
boolean
is
Equal
To
is
Equal
To
(
other
,
tol
)
:
boolean
Parameters
other
:
OdGeEntity2d
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
:
OdGePoint2d
tol
:
OdGeTol
Returns
boolean
mirror
mirror
(
line
)
:
OdGeBoundBlock2d
Parameters
line
:
OdGeLine2d
Returns
OdGeBoundBlock2d
rotate
By
rotate
By
(
angle
,
basePoint
)
:
OdGeBoundBlock2d
Parameters
angle
:
number
basePoint
:
OdGePoint2d
Returns
OdGeBoundBlock2d
scale
By
scale
By
(
scaleFactor
,
basePoint
)
:
OdGeBoundBlock2d
Parameters
scaleFactor
:
number
basePoint
:
OdGePoint2d
Returns
OdGeBoundBlock2d
set
set
(
p1
,
p2
)
:
OdGeBoundBlock2d
Parameters
p1
:
OdGePoint2d
p2
:
OdGePoint2d
Returns
OdGeBoundBlock2d
set1
set1
(
base
,
side1
,
side2
)
:
OdGeBoundBlock2d
Parameters
base
:
OdGePoint2d
side1
:
OdGeVector2d
side2
:
OdGeVector2d
Returns
OdGeBoundBlock2d
set
To
Box
set
To
Box
(
toBox
)
:
OdGeBoundBlock2d
Parameters
toBox
:
boolean
Returns
OdGeBoundBlock2d
swell
swell
(
distance
)
:
OdGeBoundBlock2d
Parameters
distance
:
number
Returns
OdGeBoundBlock2d
transform
By
transform
By
(
xfm
)
:
OdGeBoundBlock2d
Parameters
xfm
:
OdGeMatrix2d
Returns
OdGeBoundBlock2d
translate
By
translate
By
(
translateVec
)
:
OdGeBoundBlock2d
Parameters
translateVec
:
OdGeVector2d
Returns
OdGeBoundBlock2d
type
type
(
)
:
EntityId
Returns
EntityId
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
contains
copy
extend
get
get
Min
Max
Points
is
Box
is
Disjoint
is
Equal
To
is
Kind
Of
is
On
mirror
rotate
By
scale
By
set
set1
set
To
Box
swell
transform
By
translate
By
type
DrawingWeb Documentation - v1.0.0
Loading...
See
https://docs.opendesign.com/tkernel_api_cpp//OdGeBoundBlock2d.html Additional documentation.