Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDb::EndCaps Enumeration
Syntax
C++
enum EndCaps { kEndCapNone = 0, kEndCapRound = 1, kEndCapAngle = 2, kEndCapSquare = 3 };
Members
Description
kEndCapNone
!< No endcap.
kEndCapRound
!< Rounded endcap.
kEndCapAngle
!< Angled endcap.
kEndCapSquare
!< Squared endcap.

Describes possible types of an endcap. !When changing the enum is necessary to change value tags definitions in DbValueTypes.cpp

File: DbDatabase.h 

Namespace: OdDb 

Module: API Reference 

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