Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
OdDb Classes
>
OdDbLoftOptions Class
>
OdDbLoftOptions Enumerations
>
OdDbLoftOptions::NormalOption Enumeration
OdDbLoftOptions::NormalOption Enumeration
Syntax
C++
enum
NormalOption
{
kNoNormal
= 0,
kFirstNormal
= 1,
kLastNormal
= 2,
kEndsNormal
= 3,
kAllNormal
= 4,
kUseDraftAngles
= 5 };
Members
Members
Description
kNoNormal
Plane normal lofting is off: surface direction is calculated at each cross-section.
kFirstNormal
Direction of the surface at the first cross-section will be the same as the plane normal of the cross-section.
kLastNormal
Direction of the surface at the last cross-section will be the same as the plane normal of the cross-section.
kEndsNormal
Direction of the surface at the first and last cross-sections will be the same as the plane normal of the cross-section.
kAllNormal
Direction of the surface at each cross-section will be the same as the plane normal of the cross-section.
kUseDraftAngles
Direction of the surface at each cross-section will be the same as the plane normal of the cross-section.
Description
Enumeration for specifying plane normal lofting regimes.
File:
DbLoftOptions.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!