CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs
AECGrConstraintImpl.h File Reference
#include "Grips/AECGrConstraint.h"
#include "Grips/AECGripManager.h"
#include "FMContour3D.h"
#include <Ge/GeLineSeg3d.h>
#include <Ge/GeLine3d.h>
#include <Ge/GeCircArc3d.h>

Go to the source code of this file.

Classes

class  OdGeRay3dExt
 
class  AECGripConstraintNone
 
class  AECGripConstraintCursorBased
 
class  AECGripConstraintToPlane
 
class  AECGripConstraintToLineRay
 
class  AECGripConstraintToLine
 
class  AECGripConstraintToLineSegment
 
class  AECGripConstraintToPlaneRayRay
 
class  AECGripConstraintToPolyline
 
class  AECGripConstraintToCircle
 
class  AECGripConstraintToRadialRay
 
class  AECGripConstraintToAcDbCurve
 

Typedefs

typedef OdSmartPtr< AECGripConstraintNone > AECGripConstraintNonePtr
 
typedef OdSmartPtr< AECGripConstraintCursorBased > AECGripConstraintCursorBasedPtr
 
typedef OdSmartPtr< AECGripConstraintToPlane > AECGripConstraintToPlanePtr
 
typedef OdSmartPtr< AECGripConstraintToLineRay > AECGripConstraintToLineRayPtr
 
typedef OdSmartPtr< AECGripConstraintToLine > AECGripConstraintToLinePtr
 
typedef OdSmartPtr< AECGripConstraintToLineSegment > AECGripConstraintToLineSegmentPtr
 
typedef OdSmartPtr< AECGripConstraintToPlaneRayRay > AECGripConstraintToPlaneRayRayPtr
 
typedef OdSmartPtr< AECGripConstraintToPolyline > AECGripConstraintToPolylinePtr
 
typedef OdSmartPtr< AECGripConstraintToCircle > AECGripConstraintToCirclePtr
 
typedef OdSmartPtr< AECGripConstraintToRadialRay > AECGripConstraintToRadialRayPtr
 
typedef OdSmartPtr< AECGripConstraintToAcDbCurve > AECGripConstraintToAcDbCurvePtr
 

Typedef Documentation

◆ AECGripConstraintCursorBasedPtr

Definition at line 88 of file AECGrConstraintImpl.h.

◆ AECGripConstraintNonePtr

Definition at line 76 of file AECGrConstraintImpl.h.

◆ AECGripConstraintToAcDbCurvePtr

Definition at line 298 of file AECGrConstraintImpl.h.

◆ AECGripConstraintToCirclePtr

Definition at line 254 of file AECGrConstraintImpl.h.

◆ AECGripConstraintToLinePtr

Definition at line 152 of file AECGrConstraintImpl.h.

◆ AECGripConstraintToLineRayPtr

Definition at line 131 of file AECGrConstraintImpl.h.

◆ AECGripConstraintToLineSegmentPtr

Definition at line 176 of file AECGrConstraintImpl.h.

◆ AECGripConstraintToPlanePtr

Definition at line 110 of file AECGrConstraintImpl.h.

◆ AECGripConstraintToPlaneRayRayPtr

Definition at line 206 of file AECGrConstraintImpl.h.

◆ AECGripConstraintToPolylinePtr

Definition at line 230 of file AECGrConstraintImpl.h.

◆ AECGripConstraintToRadialRayPtr

Definition at line 275 of file AECGrConstraintImpl.h.