24 #ifndef _DbBlock2PtParameter_h_Included
25 #define _DbBlock2PtParameter_h_Included
OdSmartPtr< OdDbBlock2PtParameter > OdDbBlock2PtParameterPtr
OdGePoint3d updatedEndPoint() const
void setUpdatedBasePoint(const OdGePoint3d &)
bool parameterComponentHasAction(OdDbBlockParameter::ParameterComponent, const OdDbBlockAction *)
void setBasePoint(const OdGePoint3d &)
void setUpdatedEndPoint(const OdGePoint3d &)
double updatedAngle() const
OdGePoint3d definitionBasePoint() const
void setDefinitionEndPoint(const OdGePoint3d &)
OdGePoint3d endPoint() const
double definitionDistance() const
virtual void graphEvalEnd(bool)
void setEndPoint(const OdGePoint3d &)
OdGePoint3d updatedBasePoint() const
OdGePoint3d definitionEndPoint() const
ODDB_EVAL_DECLARE_MEMBERS(OdDbBlock2PtParameter)
OdGePoint3d basePoint() const
void setBaseLocation(ParameterBaseLocation)
void setDefinitionBasePoint(const OdGePoint3d &)
double definitionAngle() const
ParameterBaseLocation baseLocation() const
OdGeVector3d normal() const
double updatedDistance() const
OdDbBlockGripPtr getAssociatedGrip(OdDbBlockParameter::ParameterComponent, OdDb::OpenMode)