C++
void getEcs( AcGeMatrix3d& retVal ) const;
Description
Get the ECS matrix from this entity.
Parameters
Parameters | Description |
---|---|
retVal | The output ECS matrix. |
Returns
Returns Acad::eOk if successful.
void getEcs( AcGeMatrix3d& retVal ) const;
Get the ECS matrix from this entity.
Parameters | Description |
---|---|
retVal | The output ECS matrix. |
Returns Acad::eOk if successful.