Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockTableRecord::BlockScaling Enumeration
Syntax
C++
enum BlockScaling { kAny = 0, kUniform = 1 };
Members
Description
kAny
Block references can be non-uniformly scaled.
kUniform
Block references can be scaled only uniformly.

This enumeration defines scaling methods for block references.

File: DbBlockTableRecord.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.