Preparing search index...
The search index is not available
DrawingWeb Documentation - v1.0.0
DrawingWeb Documentation
OdGeExternalSurface
Class OdGeExternalSurface
See
https://docs.opendesign.com/tkernel_api_cpp//OdGeExternalSurface.html
Additional documentation.
Hierarchy (
view full
)
OdGeSurface
OdGeExternalSurface
Index
Constructors
constructor
Methods
closest
Point
To
closest
Point
To1
copy
distance
To
eval
Point
eval
Point1
eval
Point2
external
Surface
Kind
get
Closest
Point
To
get
Envelope
get
Envelope1
get
Geom
Extents
get
Poles
is
Closed
InU
is
Closed
InV
is
Cone
is
Cylinder
is
Defined
is
Ellip
Cone
is
Ellip
Cylinder
is
Equal
To
is
Kind
Of
is
Left
Handed
is
Normal
Reversed
is
Nurb
Surface
is
On
is
Owner
Of
Surface
is
Plane
is
Sphere
is
Torus
make
Isoparam
Curve
make
Isoparam
Curve1
mirror
param
Of
param
Of1
project
rotate
By
scale
By
set
Envelope
set
To
Own
Surface
transform
By
translate
By
type
Constructors
constructor
new
Od
Ge
External
Surface
(
)
:
OdGeExternalSurface
Returns
OdGeExternalSurface
new
Od
Ge
External
Surface
(
source
)
:
OdGeExternalSurface
Parameters
source
:
OdGeExternalSurface
Returns
OdGeExternalSurface
Methods
closest
Point
To
closest
Point
To
(
point
,
tol
)
:
OdGePoint3d
Parameters
point
:
OdGePoint3d
tol
:
OdGeTol
Returns
OdGePoint3d
closest
Point
To1
closest
Point
To1
(
point
,
param
,
uvBox
,
tol
)
:
OdGePoint3d
Parameters
point
:
OdGePoint3d
param
:
OdGePoint2d
uvBox
:
OdGeUvBox
tol
:
OdGeTol
Returns
OdGePoint3d
copy
copy
(
)
:
OdGeExternalSurface
Returns
OdGeExternalSurface
distance
To
distance
To
(
point
,
tol
)
:
number
Parameters
point
:
OdGePoint3d
tol
:
OdGeTol
Returns
number
eval
Point
eval
Point
(
param
)
:
OdGePoint3d
Parameters
param
:
OdGePoint2d
Returns
OdGePoint3d
eval
Point1
eval
Point1
(
param
,
numDeriv
,
derivatives
)
:
OdGePoint3d
Parameters
param
:
OdGePoint2d
numDeriv
:
number
derivatives
:
OdGeVector3dArray
Returns
OdGePoint3d
eval
Point2
eval
Point2
(
param
,
numDeriv
,
derivatives
,
normal
)
:
OdGePoint3d
Parameters
param
:
OdGePoint2d
numDeriv
:
number
derivatives
:
OdGeVector3dArray
normal
:
OdGeVector3d
Returns
OdGePoint3d
external
Surface
Kind
external
Surface
Kind
(
)
:
ExternalEntityKind
Returns
ExternalEntityKind
get
Closest
Point
To
get
Closest
Point
To
(
point
,
pntOnSurface
,
tol
)
:
void
Parameters
point
:
OdGePoint3d
pntOnSurface
:
OdGePointOnSurface
tol
:
OdGeTol
Returns
void
get
Envelope
get
Envelope
(
intrvlU
,
intrvlV
)
:
void
Parameters
intrvlU
:
OdGeInterval
intrvlV
:
OdGeInterval
Returns
void
get
Envelope1
get
Envelope1
(
uvbox
)
:
void
Parameters
uvbox
:
OdGeUvBox
Returns
void
get
Geom
Extents
get
Geom
Extents
(
range
,
coordSystem
)
:
OdGeExtents3d
Parameters
range
:
OdGeUvBox
coordSystem
:
OdGeMatrix3d
Returns
OdGeExtents3d
get
Poles
get
Poles
(
uParams
,
vParams
,
uPoints
,
vPoints
,
tol
)
:
boolean
Parameters
uParams
:
OdGeDoubleArray
vParams
:
OdGeDoubleArray
uPoints
:
OdGePoint3dArray
vPoints
:
OdGePoint3dArray
tol
:
number
Returns
boolean
is
Closed
InU
is
Closed
InU
(
tol
)
:
boolean
Parameters
tol
:
OdGeTol
Returns
boolean
is
Closed
InV
is
Closed
InV
(
tol
)
:
boolean
Parameters
tol
:
OdGeTol
Returns
boolean
is
Cone
is
Cone
(
)
:
boolean
Returns
boolean
is
Cylinder
is
Cylinder
(
)
:
boolean
Returns
boolean
is
Defined
is
Defined
(
)
:
boolean
Returns
boolean
is
Ellip
Cone
is
Ellip
Cone
(
)
:
boolean
Returns
boolean
is
Ellip
Cylinder
is
Ellip
Cylinder
(
)
:
boolean
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
Left
Handed
is
Left
Handed
(
)
:
boolean
Returns
boolean
is
Normal
Reversed
is
Normal
Reversed
(
)
:
boolean
Returns
boolean
is
Nurb
Surface
is
Nurb
Surface
(
)
:
boolean
Returns
boolean
is
On
is
On
(
point
,
paramPoint
,
tol
)
:
boolean
Parameters
point
:
OdGePoint3d
paramPoint
:
OdGePoint2d
tol
:
OdGeTol
Returns
boolean
is
Owner
Of
Surface
is
Owner
Of
Surface
(
)
:
boolean
Returns
boolean
is
Plane
is
Plane
(
)
:
boolean
Returns
boolean
is
Sphere
is
Sphere
(
)
:
boolean
Returns
boolean
is
Torus
is
Torus
(
)
:
boolean
Returns
boolean
make
Isoparam
Curve
make
Isoparam
Curve
(
byU
,
param
)
:
OdGeCurve3d
Parameters
byU
:
boolean
param
:
number
Returns
OdGeCurve3d
make
Isoparam
Curve1
make
Isoparam
Curve1
(
byU
,
param
,
interval
)
:
OdGeCurve3d
Parameters
byU
:
boolean
param
:
number
interval
:
OdGeInterval
Returns
OdGeCurve3d
mirror
mirror
(
plane
)
:
OdGeExternalSurface
Parameters
plane
:
OdGePlane
Returns
OdGeExternalSurface
param
Of
param
Of
(
point
,
tol
)
:
OdGePoint2d
Parameters
point
:
OdGePoint3d
tol
:
OdGeTol
Returns
OdGePoint2d
param
Of1
param
Of1
(
point
,
uvBox
,
tol
)
:
OdGePoint2d
Parameters
point
:
OdGePoint3d
uvBox
:
OdGeUvBox
tol
:
OdGeTol
Returns
OdGePoint2d
project
project
(
p
,
projP
,
tol
)
:
boolean
Parameters
p
:
OdGePoint3d
projP
:
OdGePoint3d
tol
:
OdGeTol
Returns
boolean
rotate
By
rotate
By
(
angle
,
vect
,
basePoint
)
:
OdGeExternalSurface
Parameters
angle
:
number
vect
:
OdGeVector3d
basePoint
:
OdGePoint3d
Returns
OdGeExternalSurface
scale
By
scale
By
(
scaleFactor
,
basePoint
)
:
OdGeExternalSurface
Parameters
scaleFactor
:
number
basePoint
:
OdGePoint3d
Returns
OdGeExternalSurface
set
Envelope
set
Envelope
(
realIntrvlU
,
realIntrvlV
)
:
boolean
Parameters
realIntrvlU
:
OdGeInterval
realIntrvlV
:
OdGeInterval
Returns
boolean
set
To
Own
Surface
set
To
Own
Surface
(
)
:
OdGeExternalSurface
Returns
OdGeExternalSurface
transform
By
transform
By
(
xfm
)
:
OdGeExternalSurface
Parameters
xfm
:
OdGeMatrix3d
Returns
OdGeExternalSurface
translate
By
translate
By
(
translateVec
)
:
OdGeExternalSurface
Parameters
translateVec
:
OdGeVector3d
Returns
OdGeExternalSurface
type
type
(
)
:
EntityId
Returns
EntityId
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
closest
Point
To
closest
Point
To1
copy
distance
To
eval
Point
eval
Point1
eval
Point2
external
Surface
Kind
get
Closest
Point
To
get
Envelope
get
Envelope1
get
Geom
Extents
get
Poles
is
Closed
InU
is
Closed
InV
is
Cone
is
Cylinder
is
Defined
is
Ellip
Cone
is
Ellip
Cylinder
is
Equal
To
is
Kind
Of
is
Left
Handed
is
Normal
Reversed
is
Nurb
Surface
is
On
is
Owner
Of
Surface
is
Plane
is
Sphere
is
Torus
make
Isoparam
Curve
make
Isoparam
Curve1
mirror
param
Of
param
Of1
project
rotate
By
scale
By
set
Envelope
set
To
Own
Surface
transform
By
translate
By
type
DrawingWeb Documentation - v1.0.0
Loading...
See
https://docs.opendesign.com/tkernel_api_cpp//OdGeExternalSurface.html Additional documentation.