API Reference > OdDb Classes > OdDbBlockTableRecord Class > OdDbBlockTableRecord Methods > OdDbBlockTableRecord::blockScaling Method
OdDbBlockTableRecord::blockScaling Method
Syntax
C++
BlockScaling blockScaling() const;

Returns the scaling characteristics of references to this Block.

blockScaling() returns one of the following: 

 

Name 
Value 
Description 
kAny 
Block references can be non-uniformly scaled. 
kUniform 
Block references can be scaled only uniformly. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.