Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
OdDb Classes
>
OdDbSectionSettings Class
>
OdDbSectionSettings Enumerations
>
OdDbSectionSettings::Generation Enumeration
OdDbSectionSettings::Generation Enumeration
Syntax
C++
enum
Generation
{
kSourceAllObjects
= 0x1,
kSourceSelectedObjects
= 0x2,
kDestinationNewBlock
= 0x10,
kDestinationReplaceBlock
= 0x20,
kDestinationFile
= 0x40 };
Members
Members
Description
kSourceAllObjects
Section planes cuts through all objects.
kSourceSelectedObjects
Section plane cuts only through selected objects.
kDestinationNewBlock
Section will be created as a new block.
kDestinationReplaceBlock
Section will replace an existing block.
kDestinationFile
Section will be saved in a file.
Description
Generation properties for section generation.
File:
DbSection.h
Module:
API Reference
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!