API Reference > OdDb Classes > OdDbDynBlockReferenceProperty Class > OdDbDynBlockReferenceProperty Methods > OdDbDynBlockReferenceProperty::unitsType Method
OdDbDynBlockReferenceProperty::unitsType Method
Syntax
C++
UnitsType unitsType() const;

Returns the units of this property.

This function may be used to format property values. 

unitsType() returns one of the following: 

 

Name 
Value 
Description 
kNoUnits 
No units defined. 
kAngular 
Angle. 
kDistance 
Distance. 
kArea 
2D area. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.