API Reference > Database Resident Classes > Labelings > AECCDbParcelSegmentLabel Class > AECCDbParcelSegmentLabel Methods > AECCDbParcelSegmentLabel::subTransformBy Method
AECCDbParcelSegmentLabel::subTransformBy Method
Syntax
C++
virtual OdResult subTransformBy(const OdGeMatrix3d& mTr);
Parameters 
Description 
const OdGeMatrix3d& mTr 
[in] Transformation matrix. 

eOk if the operation is successful; error code otherwise.

Transforms the parcel segment label. 

 

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.