Close
Relief for ODA Team in Ukraine
Learn more
ODA Mechanical SDK
API Reference
>
Classes
>
AcmCPartListStd Class
>
AcmCPartListStd Enumerations
>
AcmCPartListStd::TextControl Enumeration
AcmCPartListStd::TextControl Enumeration
Syntax
C++
enum
TextControl
{
kNone
= 0,
kFit
,
kWrap
};
Members
Members
Description
kNone
Parts List text is not controlled. The text overruns the column width when the length of the text exceeds the column width.
kFit
Parts List text fits within the column when the length of the text exceeds the column width.
kWrap
Parts List text wraps to the next line when the length of the text exceeds the column width.
Description
Defines the available text controls for a Parts List.
File:
AcmCPartListStd.h
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!