39 static std::vector<Base::String> getPredefinedSteelProfileTypes();
40 static std::vector<Base::String> getPredefinedSteelProfiles(
const Base::String& aTypeName);
42 bool setValuesFromPredefinedSteelProfile(
const Base::String& aProfileName);
IShapeProfileDef defines a section profile that provides the defining parameters of an 'I' or 'H' sec...
Definition: IShapeProfileDef.h:26
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:149
A Utf-16 (windows) or ucs4 (unix) encoded string class.
Definition: String.h:29
The parameterized profile definition defines a 2D position coordinate system to which the parameters ...
Definition: ParameterizedProfileDef.h:24
#define OPENLXAPP_EXPORT
Definition: OpenLxApp_defines.h:12
Definition: ActiveScript.h:9
#define DECL_PROPERTY(_class_, _name_, _type_)
DECL_PROPERTY and DEFINE_PROPERTY are macros used for mapping between the properties of Lexocad objec...
Definition: Globals.h:245
IShapeProfileDef(void)
Definition: IShapeProfileDef.h:46
#define FORWARD_DECL(x, y)
Definition: Globals.h:96