Preparing search index...
The search index is not available
DrawingWeb Documentation - v1.0.0
DrawingWeb Documentation
OdGeLinearEnt2d
Class OdGeLinearEnt2d
See
https://docs.opendesign.com/tkernel_api_cpp//OdGeLinearEnt2d.html
Additional documentation.
Hierarchy (
view full
)
OdGeCurve2d
OdGeLinearEnt2d
OdGeLine2d
OdGeLineSeg2d
OdGeRay2d
Index
Constructors
constructor
Methods
append
Sample
Points
append
Sample
Points1
area
bound
Block
bound
Block1
closest
Point
To
closest
Point
To1
closest
Point
To2
convert
To3d
convert
To3d1
copy
direction
distance
To
distance
To1
eval
Point
eval
Point1
explode
get
Closest
Point
To
get
Closest
Point
To1
get
Geom
Extents
get
Interval
get
Interval1
get
Line
get
Local
Closest
Points
get
Local
Closest
Points1
get
Normal
Point
get
Perp
Line
get
Sample
Points
get
Sample
Points1
get
Sample
Points2
get
Trimmed
Offset
has
End
Point
has
Mid
Point
has
Start
Point
intersect
With
is
Closed
is
Colinear
To
is
Degenerate
is
Equal
To
is
Kind
Of
is
Linear
is
On
is
On1
is
Parallel
To
is
Periodic
is
Perpendicular
To
length
length1
mid
Point
ortho
Bound
Block
ortho
Bound
Block1
param
At
Length
param
Of
param
Of1
point
On
Line
set
Interval1
type
restore
Uv
Curve
Constructors
constructor
new
Od
Ge
Linear
Ent2d
(
)
:
OdGeLinearEnt2d
Returns
OdGeLinearEnt2d
Methods
append
Sample
Points
append
Sample
Points
(
fromParam
,
toParam
,
approxEps
,
pointArray
,
pParamArray
)
:
void
Parameters
fromParam
:
number
toParam
:
number
approxEps
:
number
pointArray
:
OdGePoint2dArray
pParamArray
:
OdGeDoubleArray
Returns
void
append
Sample
Points1
append
Sample
Points1
(
numSample
,
pointArray
)
:
void
Parameters
numSample
:
number
pointArray
:
OdGePoint2dArray
Returns
void
area
area
(
startParam
,
endParam
,
value
,
tol
)
:
boolean
Parameters
startParam
:
number
endParam
:
number
value
:
number
tol
:
OdGeTol
Returns
boolean
bound
Block
bound
Block
(
)
:
OdGeBoundBlock2d
Returns
OdGeBoundBlock2d
bound
Block1
bound
Block1
(
range
)
:
OdGeBoundBlock2d
Parameters
range
:
OdGeInterval
Returns
OdGeBoundBlock2d
closest
Point
To
closest
Point
To
(
point
,
tol
)
:
OdGePoint2d
Parameters
point
:
OdGePoint2d
tol
:
OdGeTol
Returns
OdGePoint2d
closest
Point
To1
closest
Point
To1
(
point
,
param
,
range
,
tol
)
:
OdGePoint2d
Parameters
point
:
OdGePoint2d
param
:
number
range
:
OdGeInterval
tol
:
OdGeTol
Returns
OdGePoint2d
closest
Point
To2
closest
Point
To2
(
curve2d
,
pntOnOtherCrv
,
tol
)
:
OdGePoint2d
Parameters
curve2d
:
OdGeCurve2d
pntOnOtherCrv
:
OdGePoint2d
tol
:
OdGeTol
Returns
OdGePoint2d
convert
To3d
convert
To3d
(
)
:
OdGeCurve3d
Returns
OdGeCurve3d
convert
To3d1
convert
To3d1
(
curve3d
)
:
void
Parameters
curve3d
:
OdGeCurve3d
Returns
void
copy
copy
(
)
:
OdGeLinearEnt2d
Returns
OdGeLinearEnt2d
direction
direction
(
)
:
OdGeVector2d
Returns
OdGeVector2d
distance
To
distance
To
(
point
,
tol
)
:
number
Parameters
point
:
OdGePoint2d
tol
:
OdGeTol
Returns
number
distance
To1
distance
To1
(
otherCur
,
tol
)
:
number
Parameters
otherCur
:
OdGeCurve2d
tol
:
OdGeTol
Returns
number
eval
Point
eval
Point
(
param
)
:
OdGePoint2d
Parameters
param
:
number
Returns
OdGePoint2d
eval
Point1
eval
Point1
(
param
,
numDeriv
,
derivatives
)
:
OdGePoint2d
Parameters
param
:
number
numDeriv
:
number
derivatives
:
OdGeVector2dArray
Returns
OdGePoint2d
explode
explode
(
explodedCurves
,
newExplodedCurve
,
interval
)
:
boolean
Parameters
explodedCurves
:
OdGeCurve2dPtrArray
newExplodedCurve
:
OdGeIntArray
interval
:
OdGeInterval
Returns
boolean
get
Closest
Point
To
get
Closest
Point
To
(
point
,
pntOnCrv
,
tol
)
:
void
Parameters
point
:
OdGePoint2d
pntOnCrv
:
OdGePointOnCurve2d
tol
:
OdGeTol
Returns
void
get
Closest
Point
To1
get
Closest
Point
To1
(
curve2d
,
pntOnThisCrv
,
pntOnOtherCrv
,
tol
)
:
void
Parameters
curve2d
:
OdGeCurve2d
pntOnThisCrv
:
OdGePointOnCurve2d
pntOnOtherCrv
:
OdGePointOnCurve2d
tol
:
OdGeTol
Returns
void
get
Geom
Extents
get
Geom
Extents
(
range
,
coordSystem
)
:
OdGeExtents2d
Parameters
range
:
OdGeInterval
coordSystem
:
OdGeMatrix2d
Returns
OdGeExtents2d
get
Interval
get
Interval
(
interval
)
:
void
Parameters
interval
:
OdGeInterval
Returns
void
get
Interval1
get
Interval1
(
interval
,
start
,
end
)
:
void
Parameters
interval
:
OdGeInterval
start
:
OdGePoint2d
end
:
OdGePoint2d
Returns
void
get
Line
get
Line
(
line
)
:
void
Parameters
line
:
OdGeLine2d
Returns
void
get
Local
Closest
Points
get
Local
Closest
Points
(
point
,
approxPnt
,
nbhd
,
tol
)
:
void
Parameters
point
:
OdGePoint2d
approxPnt
:
OdGePointOnCurve2d
nbhd
:
OdGeInterval
tol
:
OdGeTol
Returns
void
get
Local
Closest
Points1
get
Local
Closest
Points1
(
otherCurve
,
approxPntOnThisCrv
,
approxPntOnOtherCrv
,
nbhd1
,
nbhd2
,
tol
)
:
void
Parameters
otherCurve
:
OdGeCurve2d
approxPntOnThisCrv
:
OdGePointOnCurve2d
approxPntOnOtherCrv
:
OdGePointOnCurve2d
nbhd1
:
OdGeInterval
nbhd2
:
OdGeInterval
tol
:
OdGeTol
Returns
void
get
Normal
Point
get
Normal
Point
(
point
,
pntOnCrv
,
tol
)
:
boolean
Parameters
point
:
OdGePoint2d
pntOnCrv
:
OdGePointOnCurve2d
tol
:
OdGeTol
Returns
boolean
get
Perp
Line
get
Perp
Line
(
point
,
perpLine
)
:
void
Parameters
point
:
OdGePoint2d
perpLine
:
OdGeLine2d
Returns
void
get
Sample
Points
get
Sample
Points
(
fromParam
,
toParam
,
approxEps
,
pointArray
,
paramArray
)
:
void
Parameters
fromParam
:
number
toParam
:
number
approxEps
:
number
pointArray
:
OdGePoint2dArray
paramArray
:
OdGeDoubleArray
Returns
void
get
Sample
Points1
get
Sample
Points1
(
numSample
,
pointArray
)
:
void
Parameters
numSample
:
number
pointArray
:
OdGePoint2dArray
Returns
void
get
Sample
Points2
get
Sample
Points2
(
fromParam
,
toParam
,
approxEps
,
pointArray
,
pParamArray
)
:
void
Parameters
fromParam
:
number
toParam
:
number
approxEps
:
number
pointArray
:
OdGePoint2dArray
pParamArray
:
OdGeDoubleArray
Returns
void
get
Trimmed
Offset
get
Trimmed
Offset
(
distance
,
offsetCurveList
,
extensionType
,
tol
)
:
OdResult
Parameters
distance
:
number
offsetCurveList
:
OdGeCurve2dPtrArray
extensionType
:
OffsetCrvExtType
tol
:
OdGeTol
Returns
OdResult
has
End
Point
has
End
Point
(
endPoint
)
:
boolean
Parameters
endPoint
:
OdGePoint2d
Returns
boolean
has
Mid
Point
has
Mid
Point
(
point
,
coef
)
:
boolean
Parameters
point
:
OdGePoint2d
coef
:
number
Returns
boolean
has
Start
Point
has
Start
Point
(
startPoint
)
:
boolean
Parameters
startPoint
:
OdGePoint2d
Returns
boolean
intersect
With
intersect
With
(
line
,
intPnt
,
tol
)
:
boolean
Parameters
line
:
OdGeLinearEnt2d
intPnt
:
OdGePoint2d
tol
:
OdGeTol
Returns
boolean
is
Closed
is
Closed
(
tol
)
:
boolean
Parameters
tol
:
OdGeTol
Returns
boolean
is
Colinear
To
is
Colinear
To
(
line
,
tol
)
:
boolean
Parameters
line
:
OdGeLinearEnt2d
tol
:
OdGeTol
Returns
boolean
is
Degenerate
is
Degenerate
(
degenerateType
,
tol
)
:
boolean
Parameters
degenerateType
:
EntityId
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
Linear
is
Linear
(
line
,
tol
)
:
boolean
Parameters
line
:
OdGeLine2d
tol
:
OdGeTol
Returns
boolean
is
On
is
On
(
point
,
param
,
tol
)
:
boolean
Parameters
point
:
OdGePoint2d
param
:
number
tol
:
OdGeTol
Returns
boolean
is
On1
is
On1
(
param
,
tol
)
:
boolean
Parameters
param
:
number
tol
:
OdGeTol
Returns
boolean
is
Parallel
To
is
Parallel
To
(
line
,
tol
)
:
boolean
Parameters
line
:
OdGeLinearEnt2d
tol
:
OdGeTol
Returns
boolean
is
Periodic
is
Periodic
(
period
)
:
boolean
Parameters
period
:
number
Returns
boolean
is
Perpendicular
To
is
Perpendicular
To
(
line
,
tol
)
:
boolean
Parameters
line
:
OdGeLinearEnt2d
tol
:
OdGeTol
Returns
boolean
length
length
(
fromParam
,
toParam
,
tol
)
:
number
Parameters
fromParam
:
number
toParam
:
number
tol
:
number
Returns
number
length1
length1
(
tol
)
:
number
Parameters
tol
:
number
Returns
number
mid
Point
mid
Point
(
coef
)
:
OdGePoint2d
Parameters
coef
:
number
Returns
OdGePoint2d
ortho
Bound
Block
ortho
Bound
Block
(
)
:
OdGeBoundBlock2d
Returns
OdGeBoundBlock2d
ortho
Bound
Block1
ortho
Bound
Block1
(
range
)
:
OdGeBoundBlock2d
Parameters
range
:
OdGeInterval
Returns
OdGeBoundBlock2d
param
At
Length
param
At
Length
(
datumParam
,
length
,
posParamDir
,
tol
)
:
number
Parameters
datumParam
:
number
length
:
number
posParamDir
:
boolean
tol
:
number
Returns
number
param
Of
param
Of
(
point
,
tol
)
:
number
Parameters
point
:
OdGePoint2d
tol
:
OdGeTol
Returns
number
param
Of1
param
Of1
(
point
,
range
,
tol
)
:
number
Parameters
point
:
OdGePoint2d
range
:
OdGeInterval
tol
:
OdGeTol
Returns
number
point
On
Line
point
On
Line
(
)
:
OdGePoint2d
Returns
OdGePoint2d
set
Interval1
set
Interval1
(
interval
)
:
boolean
Parameters
interval
:
OdGeInterval
Returns
boolean
type
type
(
)
:
EntityId
Returns
EntityId
Static
restore
Uv
Curve
restore
Uv
Curve
(
curve
,
surface
,
tol
)
:
OdGeCurve2d
Parameters
curve
:
OdGeCurve3d
surface
:
OdGeSurface
tol
:
OdGeTol
Returns
OdGeCurve2d
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
append
Sample
Points
append
Sample
Points1
area
bound
Block
bound
Block1
closest
Point
To
closest
Point
To1
closest
Point
To2
convert
To3d
convert
To3d1
copy
direction
distance
To
distance
To1
eval
Point
eval
Point1
explode
get
Closest
Point
To
get
Closest
Point
To1
get
Geom
Extents
get
Interval
get
Interval1
get
Line
get
Local
Closest
Points
get
Local
Closest
Points1
get
Normal
Point
get
Perp
Line
get
Sample
Points
get
Sample
Points1
get
Sample
Points2
get
Trimmed
Offset
has
End
Point
has
Mid
Point
has
Start
Point
intersect
With
is
Closed
is
Colinear
To
is
Degenerate
is
Equal
To
is
Kind
Of
is
Linear
is
On
is
On1
is
Parallel
To
is
Periodic
is
Perpendicular
To
length
length1
mid
Point
ortho
Bound
Block
ortho
Bound
Block1
param
At
Length
param
Of
param
Of1
point
On
Line
set
Interval1
type
restore
Uv
Curve
DrawingWeb Documentation - v1.0.0
Loading...
See
https://docs.opendesign.com/tkernel_api_cpp//OdGeLinearEnt2d.html Additional documentation.