A class that stores principal information about EXPRESS types.
File: daiTypeCode.h
This is the overview for the OdTypeCode constructor overload. |
A constant that represents the Any data type for the EXPRESS definition language. | |
A constant that represents the Boolean data type for the EXPRESS definition language. | |
A constant that represents the integer data type for the EXPRESS definition language. | |
A constant that represents the Logical data type for the EXPRESS definition language. | |
A constant that represents the NULL value for any data type of the EXPRESS definition language. | |
A constant that represents the object identifier data type for the EXPRESS definition language. | |
A constant that represents the Octet data type for the EXPRESS definition language. | |
A constant that represents the Real data type for the EXPRESS definition language. | |
A constant that represents the Sequence data type for the EXPRESS definition language. | |
A constant that represents the String class for the EXPRESS definition language. | |
A constant that represents the OdTypeCode data type for the EXPRESS definition language. | |
A constant that represents the Union data type for the EXPRESS definition language. |
Appends a new parameter for the OdTypeCode object. | |
Creates a new OdTypeCode object from a specified path with a specified kind in a following format of type path definition: "IfcMeasureValue/IfcPositiveLengthMeasure/../../.. etc. | |
Retrieves the kind of the OdTypeCode object. | |
Retrieves the number of the OdTypeCode object parameters. | |
Retrieves the current value of a specified parameter of the OdTypeCode object. The parameter which value is requested is specified with its index. | |
Resets all parameters of the OdTypeCode object. The method clears the parameters array. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|