FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
AcGeImpDiscreteSpline3d Class Reference

#include <AcGeImpDiscreteSpline3d.h>

Inheritance diagram for AcGeImpDiscreteSpline3d:
AcGeDiscreteSpline3d AcGeNurbCurve3d AcGeSplineEnt3d AcGeCurve3d AcGeEntity3d

Public Member Functions

 AcGeImpDiscreteSpline3d ()
 
 AcGeImpDiscreteSpline3d (AcGeImpDiscreteSpline3d const &)
 
 AcGeImpDiscreteSpline3d (AcGeImpNurbCurve3d &, double)
 
 AcGeImpDiscreteSpline3d (int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeDoubleArray const &, int, double)
 
 AcGeImpDiscreteSpline3d (int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, int, double)
 
AcGeImpDiscreteSpline3doperator= (AcGeImpDiscreteSpline3d const &)
 
AcGeImpDiscreteSpline3dsetDeviation (double)
 
AcGePoint3d fitPointAt (int) const
 
double deviation (void) const
 
int evalPointArray (AcGePoint3d *) const
 
int evalPointArray (int, int, AcGePoint3d *) const
 
int numFitPoints (void) const
 
int numGridPoints (void) const
 
int numGridPointsAt (int) const
 
int numGridPointsAt (int, int) const
 
int numIntervals (void) const
 
virtual ~AcGeImpDiscreteSpline3d (void)
 
virtual AcGeImpEntity3dproject (AcGeImpPlanarEnt const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const
 
virtual AcGeImpObjectcopy (void) const
 
virtual AcGePoint3d endPoint (void) const
 
virtual AcGePoint3d startPoint (void) const
 
virtual AcGe::EntityId type (int) const
 
virtual int degree (void) const
 
virtual int hasFitData (void) const
 
virtual void getSplitCurves (double, AcGeImpCurve3d *&, AcGeImpCurve3d *&) const
 
- Public Member Functions inherited from AcGeDiscreteSpline3d
 AcGeDiscreteSpline3d (void)
 
 AcGeDiscreteSpline3d (AcGeDiscreteSpline3d const &)
 
 AcGeDiscreteSpline3d (AcGeNurbCurve3d &, double)
 
 AcGeDiscreteSpline3d (int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeDoubleArray const &, Frx::Boolean, double)
 
 AcGeDiscreteSpline3d (int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, Frx::Boolean, double)
 
 ~AcGeDiscreteSpline3d (void)
 
AcGeDiscreteSpline3doperator= (AcGeDiscreteSpline3d const &)
 
AcGeDiscreteSpline3dsetDeviation (double)
 
AcGePoint3d fitPointAt (int) const
 
double deviation (void) const
 
int evalPointArray (AcGePoint3d *) const
 
int evalPointArray (int, int, AcGePoint3d *) const
 
int numFitPoints (void) const
 
int numGridPoints (void) const
 
int numGridPointsAt (int) const
 
int numGridPointsAt (int, int) const
 
int numIntervals (void) const
 
- Public Member Functions inherited from AcGeNurbCurve3d
 AcGeNurbCurve3d (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > const &, AcGeTol const &=AcGeContext::gTol, Frx::Boolean=Frx::kFalse)
 
 AcGeNurbCurve3d (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeTol const &=AcGeContext::gTol)
 
 AcGeNurbCurve3d (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeVector3d const &, AcGeVector3d const &, Frx::Boolean=Frx::kTrue, Frx::Boolean=Frx::kTrue, AcGeTol const &=AcGeContext::gTol)
 
 AcGeNurbCurve3d (AcGeEllipArc3d const &)
 
 AcGeNurbCurve3d (AcGeLineSeg3d const &)
 
 AcGeNurbCurve3d (AcGeNurbCurve3d const &)
 
 AcGeNurbCurve3d (AcGeCurve3d const &, double=AcGeContext::gTol.equalPoint())
 
 AcGeNurbCurve3d (int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeDoubleArray const &, Frx::Boolean=Frx::kFalse)
 
 AcGeNurbCurve3d (int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, Frx::Boolean=Frx::kFalse)
 
 AcGeNurbCurve3d (int, AcGePolyline3d const &, Frx::Boolean=Frx::kFalse)
 
 AcGeNurbCurve3d (void)
 
 AcGeNurbCurve3d (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeVector3d const &, AcGeVector3d const &, Frx::Boolean, Frx::Boolean, enum AcGe::KnotParameterization, AcGeTol const &=AcGeContext::gTol)
 
 ~AcGeNurbCurve3d (void)
 
AcGeNurbCurve3daddKnot (double)
 
AcGeNurbCurve3delevateDegree (int)
 
AcGeNurbCurve3dhardTrimByParams (double, double)
 
AcGeNurbCurve3dinsertKnot (double)
 
AcGeNurbCurve3djoinWith (AcGeNurbCurve3d const &)
 
AcGeNurbCurve3dmakeClosed (void)
 
AcGeNurbCurve3dmakeNonPeriodic (void)
 
AcGeNurbCurve3dmakeOpen (void)
 
AcGeNurbCurve3dmakePeriodic (void)
 
AcGeNurbCurve3dmakeRational (double)
 
AcGeNurbCurve3doperator= (AcGeNurbCurve3d const &)
 
AcGeNurbCurve3dsetEvalMode (Frx::Boolean=Frx::kFalse)
 
AcGeNurbCurve3dsetFitData (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeVector3d const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol)
 
AcGeNurbCurve3dsetFitData (AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeVector3d const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol, Frx::Boolean=Frx::kFalse)
 
AcGeNurbCurve3dsetFitData (int, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeTol const &=AcGeContext::gTol)
 
AcGeNurbCurve3dsetFitData (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeVector3d const &, AcGeVector3d const &, enum AcGe::KnotParameterization, AcGeTol const &=AcGeContext::gTol)
 
AcGeSplineEnt3dsetWeightAt (int, double)
 
double weightAt (int) const
 
Frx::Boolean addFitPointAt (int, AcGePoint3d const &)
 
Frx::Boolean deleteFitPointAt (int)
 
Frx::Boolean evalMode (void) const
 
Frx::Boolean getFitData (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeTol &, Frx::Boolean &, AcGeVector3d &, AcGeVector3d &) const
 
Frx::Boolean getFitData (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeTol &, Frx::Boolean &, AcGeVector3d &, AcGeVector3d &, enum AcGe::KnotParameterization &) const
 
Frx::Boolean getFitPointAt (int, AcGePoint3d &) const
 
Frx::Boolean getFitTangents (AcGeVector3d &, AcGeVector3d &) const
 
Frx::Boolean getFitTangents (AcGeVector3d &, AcGeVector3d &, Frx::Boolean &, Frx::Boolean &) const
 
Frx::Boolean getFitTolerance (AcGeTol &) const
 
Frx::Boolean getParamsOfC1Discontinuity (AcGeDoubleArray &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean getParamsOfG1Discontinuity (AcGeDoubleArray &, AcGeTol const &=AcGeContext::gTol) const
 
int numFitPoints (void) const
 
int numWeights (void) const
 
Frx::Boolean purgeFitData (void)
 
Frx::Boolean setFitPointAt (int, AcGePoint3d const &)
 
Frx::Boolean setFitTangents (AcGeVector3d const &, AcGeVector3d const &)
 
Frx::Boolean setFitTangents (AcGeVector3d const &, AcGeVector3d const &, Frx::Boolean, Frx::Boolean)
 
Frx::Boolean setFitTolerance (AcGeTol const &=AcGeContext::gTol)
 
void getDefinitionData (int &, Frx::Boolean &, Frx::Boolean &, AcGeKnotVector &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeDoubleArray &) const
 
Frx::Boolean addControlPointAt (double, AcGePoint3d const &, double)
 
Frx::Boolean buildFitData (enum AcGe::KnotParameterization)
 
Frx::Boolean buildFitData (void)
 
Frx::Boolean deleteControlPointAt (int)
 
Frx::Boolean getFitKnotParameterization (enum AcGe::KnotParameterization &) const
 
Frx::Boolean setFitKnotParameterization (enum AcGe::KnotParameterization)
 
- Public Member Functions inherited from AcGeSplineEnt3d
 ~AcGeSplineEnt3d (void)
 
AcGeKnotVector const & knots (void) const
 
AcGePoint3d controlPointAt (int) const
 
AcGePoint3d endPoint (void) const
 
AcGePoint3d startPoint (void) const
 
AcGeSplineEnt3doperator= (AcGeSplineEnt3d const &)
 
AcGeSplineEnt3dsetControlPointAt (int, AcGePoint3d const &)
 
AcGeSplineEnt3dsetKnotAt (int, double)
 
double endParam (void) const
 
double knotAt (int) const
 
double startParam (void) const
 
int continuityAtKnot (int, AcGeTol const &=AcGeContext::gTol) const
 
int degree (void) const
 
Frx::Boolean hasFitData (void) const
 
Frx::Boolean isRational (void) const
 
int numControlPoints (void) const
 
int numKnots (void) const
 
int order (void) const
 
- Public Member Functions inherited from AcGeCurve3d
 ~AcGeCurve3d ()
 
AcGeBoundBlock3d boundBlock (AcGeInterval const &) const
 
AcGeBoundBlock3d boundBlock (void) const
 
AcGeBoundBlock3d orthoBoundBlock (AcGeInterval const &) const
 
AcGeBoundBlock3d orthoBoundBlock (void) const
 
AcGeCurve3doperator= (AcGeCurve3d const &)
 
AcGeCurve3dreverseParam (void)
 
AcGeCurve3dsetInterval (void)
 
AcGeEntity3dorthoProject (AcGePlane const &, AcGeTol const &=AcGeContext::gTol) const
 
AcGeEntity3dproject (AcGePlane const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const
 
AcGePoint3d closestPointTo (AcGeCurve3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
 
AcGePoint3d closestPointTo (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
AcGePoint3d evalPoint (double) const
 
AcGePoint3d evalPoint (double, int, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) const
 
AcGePoint3d projClosestPointTo (AcGeCurve3d const &, AcGeVector3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const
 
AcGePoint3d projClosestPointTo (AcGePoint3d const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const
 
double distanceTo (AcGeCurve3d const &, AcGeTol const &=AcGeContext::gTol) const
 
double distanceTo (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
double length (double, double, double=AcGeContext::gTol.equalPoint()) const
 
double paramAtLength (double, double, Frx::Boolean=Frx::kTrue, double=AcGeContext::gTol.equalPoint()) const
 
double paramOf (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean area (double, double, double &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean explode (AcDbVoidPtrArray &, AcGeIntArray &, AcGeInterval const *=nullptr) const
 
Adesk::Boolean getNormalPoint (AcGePoint3d const &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean hasEndPoint (AcGePoint3d &) const
 
Adesk::Boolean hasStartPoint (AcGePoint3d &) const
 
Adesk::Boolean isClosed (AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isCoplanarWith (AcGeCurve3d const &, AcGePlane &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isDegenerate (AcGeEntity3d *&, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isDegenerate (AcGe::EntityId &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isLinear (AcGeLine3d &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isOn (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isOn (AcGePoint3d const &, double &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isOn (double, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean isPeriodic (double &) const
 
Adesk::Boolean isPlanar (AcGePlane &, AcGeTol const &=AcGeContext::gTol) const
 
Adesk::Boolean setInterval (AcGeInterval const &)
 
void getClosestPointTo (AcGeCurve3d const &, AcGePointOnCurve3d &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const
 
void getClosestPointTo (AcGePoint3d const &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const
 
void getInterval (AcGeInterval &) const
 
void getInterval (AcGeInterval &, AcGePoint3d &, AcGePoint3d &) const
 
void getLocalClosestPoints (AcGeCurve3d const &, AcGePointOnCurve3d &, AcGePointOnCurve3d &, AcGeInterval const *, AcGeInterval const *, AcGeTol const &=AcGeContext::gTol) const
 
void getLocalClosestPoints (AcGePoint3d const &, AcGePointOnCurve3d &, AcGeInterval const *, AcGeTol const &=AcGeContext::gTol) const
 
void getProjClosestPointTo (AcGeCurve3d const &, AcGeVector3d const &, AcGePointOnCurve3d &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const
 
void getProjClosestPointTo (AcGePoint3d const &, AcGeVector3d const &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const
 
void getSamplePoints (double, double, double, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeDoubleArray &, bool=false) const
 
void getSamplePoints (int, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &) const
 
void getSamplePoints (int, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcArray< double, AcArrayMemCopyReallocator< double > > &) const
 
void getSplitCurves (double, AcGeCurve3d *&, AcGeCurve3d *&) const
 
void getTrimmedOffset (double, AcGeVector3d const &, AcDbVoidPtrArray &, AcGe::OffsetCrvExtType=AcGe::kFillet, AcGeTol const &=AcGeContext::gTol) const
 
- Public Member Functions inherited from AcGeEntity3d
 ~AcGeEntity3d (void)
 
AcGeEntity3dmirror (AcGePlane const &)
 
AcGeEntity3doperator= (AcGeEntity3d const &)
 
AcGeEntity3drotateBy (double, AcGeVector3d const &, AcGePoint3d const &)
 
AcGeEntity3dscaleBy (double, AcGePoint3d const &)
 
AcGeEntity3dtransformBy (AcGeMatrix3d const &)
 
AcGeEntity3dtranslateBy (AcGeVector3d const &)
 
AcGeEntity3dcopy (void) const
 
AcGe::EntityId type (void) const
 
Frx::Boolean isEqualTo (AcGeEntity3d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean isKindOf (AcGe::EntityId) const
 
Adesk::Boolean isOn (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const
 
Frx::Boolean operator!= (AcGeEntity3d const &) const
 
Frx::Boolean operator== (AcGeEntity3d const &) const
 

Protected Member Functions

AcGeImpDiscreteSpline3dset (AcGeImpNurbCurve3d &, double)
 
virtual AcGePoint3d evalPoint (double) const
 
virtual int setKnots (void)
 
virtual void evaluate (int, AcGePointOnCurve3dData &, int) const
 
void evalForwardDiffValues (int)
 
void initCopy (AcGeImpDiscreteSpline3d const &)
 
void setGridOnInterval (int, double)
 
- Protected Member Functions inherited from AcGeSplineEnt3d
 AcGeSplineEnt3d (AcGeSplineEnt3d const &)
 
 AcGeSplineEnt3d (void)
 
- Protected Member Functions inherited from AcGeCurve3d
 AcGeCurve3d (AcGeCurve3d const &)
 
 AcGeCurve3d (void)
 
- Protected Member Functions inherited from AcGeEntity3d
 AcGeEntity3d (AcGeEntity3d const &)
 
 AcGeEntity3d (AcGeImpEntity3d &, int)
 
 AcGeEntity3d (AcGeImpEntity3d *)
 
 AcGeEntity3d (void)
 
AcGeEntity2dnewEntity2d (AcGeImpEntity3d &, int) const
 
AcGeEntity2dnewEntity2d (AcGeImpEntity3d *) const
 
AcGeEntity3dnewEntity3d (AcGeImpEntity3d &, int) const
 
AcGeEntity3dnewEntity3d (AcGeImpEntity3d *) const
 
void connectTo (AcGeEntity3dImpl *)
 

Additional Inherited Members

- Protected Attributes inherited from AcGeEntity3d
AcGeEntity3dImplm_pImpl
 

Detailed Description

Definition at line 34 of file AcGeImpDiscreteSpline3d.h.

Constructor & Destructor Documentation

◆ AcGeImpDiscreteSpline3d() [1/5]

AcGeImpDiscreteSpline3d::AcGeImpDiscreteSpline3d ( )

◆ AcGeImpDiscreteSpline3d() [2/5]

AcGeImpDiscreteSpline3d::AcGeImpDiscreteSpline3d ( AcGeImpDiscreteSpline3d const & )

◆ AcGeImpDiscreteSpline3d() [3/5]

AcGeImpDiscreteSpline3d::AcGeImpDiscreteSpline3d ( AcGeImpNurbCurve3d & ,
double  )

◆ AcGeImpDiscreteSpline3d() [4/5]

AcGeImpDiscreteSpline3d::AcGeImpDiscreteSpline3d ( int ,
AcGeKnotVector const & ,
AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const & ,
AcGeDoubleArray const & ,
int ,
double  )

◆ AcGeImpDiscreteSpline3d() [5/5]

AcGeImpDiscreteSpline3d::AcGeImpDiscreteSpline3d ( int ,
AcGeKnotVector const & ,
AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const & ,
int ,
double  )

◆ ~AcGeImpDiscreteSpline3d()

virtual AcGeImpDiscreteSpline3d::~AcGeImpDiscreteSpline3d ( void )
virtual

Member Function Documentation

◆ copy()

virtual AcGeImpObject * AcGeImpDiscreteSpline3d::copy ( void ) const
virtual

◆ degree()

virtual int AcGeImpDiscreteSpline3d::degree ( void ) const
virtual

◆ deviation()

double AcGeImpDiscreteSpline3d::deviation ( void ) const

◆ endPoint()

virtual AcGePoint3d AcGeImpDiscreteSpline3d::endPoint ( void ) const
virtual

◆ evalForwardDiffValues()

void AcGeImpDiscreteSpline3d::evalForwardDiffValues ( int )
protected

◆ evalPoint()

virtual AcGePoint3d AcGeImpDiscreteSpline3d::evalPoint ( double ) const
protectedvirtual

◆ evalPointArray() [1/2]

int AcGeImpDiscreteSpline3d::evalPointArray ( AcGePoint3d * ) const

◆ evalPointArray() [2/2]

int AcGeImpDiscreteSpline3d::evalPointArray ( int ,
int ,
AcGePoint3d *  ) const

◆ evaluate()

virtual void AcGeImpDiscreteSpline3d::evaluate ( int ,
AcGePointOnCurve3dData & ,
int  ) const
protectedvirtual

◆ fitPointAt()

AcGePoint3d AcGeImpDiscreteSpline3d::fitPointAt ( int ) const

◆ getSplitCurves()

virtual void AcGeImpDiscreteSpline3d::getSplitCurves ( double ,
AcGeImpCurve3d *& ,
AcGeImpCurve3d *&  ) const
virtual

◆ hasFitData()

virtual int AcGeImpDiscreteSpline3d::hasFitData ( void ) const
virtual

◆ initCopy()

void AcGeImpDiscreteSpline3d::initCopy ( AcGeImpDiscreteSpline3d const & )
protected

◆ numFitPoints()

int AcGeImpDiscreteSpline3d::numFitPoints ( void ) const

◆ numGridPoints()

int AcGeImpDiscreteSpline3d::numGridPoints ( void ) const

◆ numGridPointsAt() [1/2]

int AcGeImpDiscreteSpline3d::numGridPointsAt ( int ) const

◆ numGridPointsAt() [2/2]

int AcGeImpDiscreteSpline3d::numGridPointsAt ( int ,
int  ) const

◆ numIntervals()

int AcGeImpDiscreteSpline3d::numIntervals ( void ) const

◆ operator=()

AcGeImpDiscreteSpline3d & AcGeImpDiscreteSpline3d::operator= ( AcGeImpDiscreteSpline3d const & )

◆ project()

virtual AcGeImpEntity3d * AcGeImpDiscreteSpline3d::project ( AcGeImpPlanarEnt const & ,
AcGeVector3d const & ,
AcGeTol const & = AcGeContext::gTol ) const
virtual

◆ set()

AcGeImpDiscreteSpline3d & AcGeImpDiscreteSpline3d::set ( AcGeImpNurbCurve3d & ,
double  )
protected

◆ setDeviation()

AcGeImpDiscreteSpline3d & AcGeImpDiscreteSpline3d::setDeviation ( double )

◆ setGridOnInterval()

void AcGeImpDiscreteSpline3d::setGridOnInterval ( int ,
double  )
protected

◆ setKnots()

virtual int AcGeImpDiscreteSpline3d::setKnots ( void )
protectedvirtual

◆ startPoint()

virtual AcGePoint3d AcGeImpDiscreteSpline3d::startPoint ( void ) const
virtual

◆ type()

virtual AcGe::EntityId AcGeImpDiscreteSpline3d::type ( int ) const
virtual

The documentation for this class was generated from the following file: