Preparing search index...
The search index is not available
DrawingWeb Documentation - v1.0.0
DrawingWeb Documentation
OdGeSpunSurf
Class OdGeSpunSurf
See
https://docs.opendesign.com/tkernel_api_cpp//OdGeSpunSurf.html
Additional documentation.
Hierarchy (
view full
)
OdGeSurface
OdGeSpunSurf
Index
Constructors
constructor
Methods
closest
Point
To
closest
Point
To1
copy
distance
To
eval
Point
eval
Point1
eval
Point2
get
Axis
get
Base
Point
get
Closest
Point
To
get
Envelope
get
Envelope1
get
Geom
Extents
get
Poles
get
Profile
get
Ref
is
Closed
InU
is
Closed
InV
is
Equal
To
is
Kind
Of
is
Left
Handed
is
Normal
Reversed
is
On
make
Isoparam
Curve
make
Isoparam
Curve1
mirror
param
Of
param
Of1
project
rotate
By
scale
By
set
set
Angles
set
Envelope
set
Ref
transform
By
translate
By
type
Constructors
constructor
new
Od
Ge
Spun
Surf
(
)
:
OdGeSpunSurf
Returns
OdGeSpunSurf
new
Od
Ge
Spun
Surf
(
pProfile
,
pBase
,
pAxis
)
:
OdGeSpunSurf
Parameters
pProfile
:
OdGeCurve3d
pBase
:
OdGePoint3d
pAxis
:
OdGeVector3d
Returns
OdGeSpunSurf
new
Od
Ge
Spun
Surf
(
spunSurf
)
:
OdGeSpunSurf
Parameters
spunSurf
:
OdGeSpunSurf
Returns
OdGeSpunSurf
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
(
)
:
OdGeSpunSurf
Returns
OdGeSpunSurf
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
get
Axis
get
Axis
(
)
:
OdGeVector3d
Returns
OdGeVector3d
get
Base
Point
get
Base
Point
(
)
:
OdGePoint3d
Returns
OdGePoint3d
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
get
Profile
get
Profile
(
)
:
OdGeCurve3d
Returns
OdGeCurve3d
get
Ref
get
Ref
(
)
:
OdGeVector3d
Returns
OdGeVector3d
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
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
On
is
On
(
point
,
paramPoint
,
tol
)
:
boolean
Parameters
point
:
OdGePoint3d
paramPoint
:
OdGePoint2d
tol
:
OdGeTol
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
)
:
OdGeSpunSurf
Parameters
plane
:
OdGePlane
Returns
OdGeSpunSurf
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
)
:
OdGeSpunSurf
Parameters
angle
:
number
vect
:
OdGeVector3d
basePoint
:
OdGePoint3d
Returns
OdGeSpunSurf
scale
By
scale
By
(
scaleFactor
,
basePoint
)
:
OdGeSpunSurf
Parameters
scaleFactor
:
number
basePoint
:
OdGePoint3d
Returns
OdGeSpunSurf
set
set
(
pProfile
,
pBase
,
pAxis
)
:
void
Parameters
pProfile
:
OdGeCurve3d
pBase
:
OdGePoint3d
pAxis
:
OdGeVector3d
Returns
void
set
Angles
set
Angles
(
startAngle
,
endAngle
)
:
OdGeSpunSurf
Parameters
startAngle
:
number
endAngle
:
number
Returns
OdGeSpunSurf
set
Envelope
set
Envelope
(
realIntrvlU
,
realIntrvlV
)
:
boolean
Parameters
realIntrvlU
:
OdGeInterval
realIntrvlV
:
OdGeInterval
Returns
boolean
set
Ref
set
Ref
(
pRef
)
:
OdGeSpunSurf
Parameters
pRef
:
OdGeVector3d
Returns
OdGeSpunSurf
transform
By
transform
By
(
xfm
)
:
OdGeSpunSurf
Parameters
xfm
:
OdGeMatrix3d
Returns
OdGeSpunSurf
translate
By
translate
By
(
translateVec
)
:
OdGeSpunSurf
Parameters
translateVec
:
OdGeVector3d
Returns
OdGeSpunSurf
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
get
Axis
get
Base
Point
get
Closest
Point
To
get
Envelope
get
Envelope1
get
Geom
Extents
get
Poles
get
Profile
get
Ref
is
Closed
InU
is
Closed
InV
is
Equal
To
is
Kind
Of
is
Left
Handed
is
Normal
Reversed
is
On
make
Isoparam
Curve
make
Isoparam
Curve1
mirror
param
Of
param
Of1
project
rotate
By
scale
By
set
set
Angles
set
Envelope
set
Ref
transform
By
translate
By
type
DrawingWeb Documentation - v1.0.0
Loading...
See
https://docs.opendesign.com/tkernel_api_cpp//OdGeSpunSurf.html Additional documentation.