14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
95 public OdGeEllipCone(
double cosineAngle,
double sineAngle,
OdGePoint3d origin,
double minorRadius,
double majorRadius,
OdGeVector3d axisOfSymmetry) : this(
GlobalsPINVOKE.new_OdGeEllipCone__SWIG_1(cosineAngle, sineAngle,
OdGePoint3d.
getCPtr(origin),
minorRadius,
majorRadius,
OdGeVector3d.
getCPtr(
axisOfSymmetry)), true) {
99 public OdGeEllipCone(
double cosineAngle,
double sineAngle,
OdGePoint3d baseOrigin,
double minorRadius,
double majorRadius,
OdGeVector3d axisOfSymmetry,
OdGeVector3d majorAxis,
OdGeInterval height,
double startAng,
double endAng) : this(
GlobalsPINVOKE.new_OdGeEllipCone__SWIG_2(cosineAngle, sineAngle,
OdGePoint3d.
getCPtr(baseOrigin),
minorRadius,
majorRadius,
OdGeVector3d.
getCPtr(
axisOfSymmetry),
OdGeVector3d.
getCPtr(
majorAxis),
OdGeInterval.
getCPtr(height), startAng, endAng), true) {
131 public void getAngles(out
double startAng, out
double endAng) {
142 public void getHalfAngle(out
double cosineAngle, out
double sineAngle) {
249 OdGeEllipCone ret =
new OdGeEllipCone(
GlobalsPINVOKE.
OdGeEllipCone_set__SWIG_1(swigCPtr, cosineAngle, sineAngle,
OdGePoint3d.
getCPtr(center),
minorRadius,
majorRadius,
OdGeVector3d.
getCPtr(
axisOfSymmetry),
OdGeVector3d.
getCPtr(
majorAxis),
OdGeInterval.
getCPtr(height), startAng, endAng),
false);
static global::System.Exception Retrieve()
static double OdGeEllipCone_getPoleParam(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGeEllipCone_isClosed__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdGeEllipCone_getUParamScale(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGeEllipCone_axisOfSymmetry(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGeEllipCone_setMinorRadius(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static global::System.IntPtr OdGeEllipCone_rotateBy__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static double OdGeEllipCone_majorRadius(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGeEllipCone_getAngles(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2, out double jarg3)
static void OdGeEllipCone_getHeight(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGeEllipCone_getHalfAngle(global::System.Runtime.InteropServices.HandleRef jarg1, out double jarg2, out double jarg3)
static global::System.IntPtr OdGeEllipCone_set__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, double jarg6, global::System.Runtime.InteropServices.HandleRef jarg7, global::System.Runtime.InteropServices.HandleRef jarg8, global::System.Runtime.InteropServices.HandleRef jarg9, double jarg10, double jarg11)
static global::System.IntPtr OdGeEllipCone_setMajorRadius(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static global::System.IntPtr OdGeEllipCone_transformBy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeEllipCone_copy(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGeEllipCone_intersectWith__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, out int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static global::System.IntPtr OdGeEllipCone_set__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, double jarg6, global::System.Runtime.InteropServices.HandleRef jarg7)
static double OdGeEllipCone_minorRadius(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdGeEllipCone_heightAt(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static global::System.IntPtr OdGeEllipCone_translateBy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdGeEllipCone(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdGeEllipCone_radiusRatio(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGeEllipCone_setUParamScale__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdGeEllipCone_halfAngle(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGeEllipCone_intersectWith__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, out int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
static global::System.IntPtr OdGeEllipCone_scaleBy__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdGeEllipCone_isClosed__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGeEllipCone_isOuterNormal(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGeEllipCone_mirror(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeEllipCone_scaleBy__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static global::System.IntPtr OdGeEllipCone_setHeight(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeEllipCone_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeEllipCone_baseCenter(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGeEllipCone_setUParamScale__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static global::System.IntPtr OdGeEllipCone_apex(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGeEllipCone_setAngles(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3)
static global::System.IntPtr OdGeEllipCone_majorAxis(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGeEllipCone_minorAxis(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGeEllipCone_rotateBy__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
OdGeEllipCone setMajorRadius(double majorRadius)
new OdGeEllipCone rotateBy(double angle, OdGeVector3d vect)
OdGeEllipCone setMinorRadius(double minorRadius)
bool isClosed(OdGeTol tol)
void getHalfAngle(out double cosineAngle, out double sineAngle)
Teigha.Core.OdGe.EntityId vb_type()
OdGeEllipCone(OdGeEllipCone cone)
OdGeEllipCone Assign(OdGeEllipCone cone)
void setUParamScale(double uScale)
OdGeVector3d axisOfSymmetry()
OdGeEllipCone(double cosineAngle, double sineAngle, OdGePoint3d origin, double minorRadius, double majorRadius, OdGeVector3d axisOfSymmetry)
OdGeEllipCone(IntPtr cPtr, bool cMemoryOwn)
new OdGeEllipCone scaleBy(double scaleFactor, OdGePoint3d basePoint)
override void Dispose(bool disposing)
void getAngles(out double startAng, out double endAng)
bool intersectWith(OdGeLinearEnt3d linEnt, out int numInt, OdGePoint3d p1, OdGePoint3d p2)
void getHeight(OdGeInterval height)
OdGeEllipCone(double cosineAngle, double sineAngle, OdGePoint3d baseOrigin, double minorRadius, double majorRadius, OdGeVector3d axisOfSymmetry, OdGeVector3d majorAxis, OdGeInterval height, double startAng, double endAng)
new OdGeEllipCone transformBy(OdGeMatrix3d xfm)
new OdGeEllipCone rotateBy(double angle, OdGeVector3d vect, OdGePoint3d basePoint)
static HandleRef getCPtr(OdGeEllipCone obj)
new OdGeEllipCone scaleBy(double scaleFactor)
new OdGeEllipCone translateBy(OdGeVector3d translateVec)
OdGeEllipCone setHeight(OdGeInterval height)
bool intersectWith(OdGeLinearEnt3d linEnt, out int numInt, OdGePoint3d p1, OdGePoint3d p2, OdGeTol tol)
double heightAt(double u)
OdGeEllipCone setAngles(double startAng, double endAng)
new OdGeEllipCone mirror(OdGePlane plane)
static HandleRef getCPtr(OdGeInterval obj)
static HandleRef getCPtr(OdGeLinearEnt3d obj)
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePlane obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeTol obj)
static HandleRef getCPtr(OdGeVector3d obj)