#include <DbConstraintsInterfacePE.h>
|
| | ODRX_DECLARE_MEMBERS (OdDbConstraintsInterfacePE) |
| |
| virtual OdResult | getAssocVariable (const OdDbObject *pObject, OdDbObjectId &varId) |
| |
| virtual OdResult | isAssocVariableDependent (const OdDbObject *pObject, bool &bDependent) |
| |
| virtual OdResult | evaluateNetwork (const OdDbObjectId &blockId, OdDbEvalContext *pContext) |
| |
| virtual OdResult | getConstrainedArc (const OdDbObject *pAssocVar, const OdDbObjectId &blockId, OdGeCircArc3d &arc) |
| |
| virtual OdResult | getAngularConstraintSegmentType (const OdDbObject *pAssocVar, bool &bCCW, bool &bAntiparallel) |
| |
| virtual OdResult | getAngularConstraintRefEnt (const OdDbObject *pAssocVar, const OdDbObjectId &blockId, OdDbObjectId &refEntId) |
| |
| virtual OdResult | getDistanceConstraint (const OdDbObject *pAssocVar, const OdDbObjectId &blockId, OdGePoint3d &startPt, OdGePoint3d &endPt) |
| |
| virtual OdResult | getAssocVariableName (const OdDbObject *pObject, OdString &name) |
| |
| virtual OdResult | getAssocVariableValue (const OdDbObject *pObject, OdDbObjectId blockId, OdResBufPtr &value) |
| |
| virtual OdResult | setAssocVariableValue (const OdDbObject *pObject, OdDbObjectId blockId, const OdResBuf *value) |
| |
| | ODRX_HEAP_OPERATORS () |
| |
| | OdRxObject () |
| |
| virtual | ~OdRxObject () |
| |
| virtual OdRxObject * | queryX (const OdRxClass *pClass) const |
| |
| virtual OdRxObject * | x (const OdRxClass *pClass) const |
| |
| virtual OdRxClass * | isA () const |
| |
| virtual void | addRef ()=0 |
| |
| virtual void | release ()=0 |
| |
| virtual long | numRefs () const |
| |
| bool | isKindOf (const OdRxClass *pClass) const |
| |
| virtual OdRxObjectPtr | clone () const |
| |
| virtual void | copyFrom (const OdRxObject *pSource) |
| |
| virtual OdRx::Ordering | comparedTo (const OdRxObject *pOther) const |
| |
| virtual bool | isEqualTo (const OdRxObject *pOther) const |
| |
DOM
Definition at line 35 of file DbConstraintsInterfacePE.h.
◆ evaluateNetwork()
◆ getAngularConstraintRefEnt()
◆ getAngularConstraintSegmentType()
| virtual OdResult OdDbConstraintsInterfacePE::getAngularConstraintSegmentType |
( |
const OdDbObject * | pAssocVar, |
|
|
bool & | bCCW, |
|
|
bool & | bAntiparallel ) |
|
inlinevirtual |
◆ getAssocVariable()
◆ getAssocVariableName()
◆ getAssocVariableValue()
◆ getConstrainedArc()
◆ getDistanceConstraint()
◆ isAssocVariableDependent()
| virtual OdResult OdDbConstraintsInterfacePE::isAssocVariableDependent |
( |
const OdDbObject * | pObject, |
|
|
bool & | bDependent ) |
|
inlinevirtual |
◆ ODRX_DECLARE_MEMBERS()
◆ setAssocVariableValue()
The documentation for this struct was generated from the following file: