A calculation class to calculate concealed value for a space.
File: TbIfcConcealCalculator.h
Namespace: TB_IFCEXPORT
Default constructor. |
Determines if the calculator allows string values to be cached. (Inherited from PropertyCalculator) | |
Calculates concealed value for a space. | |
Performs the calculation. (Inherited from PropertyCalculator) | |
Determines if the calculator calculates only one value, or multiple. (Inherited from PropertyCalculator) | |
Gets the calculated boolean value. | |
Gets the calculated boolean value. Default method is not implemented. (Inherited from PropertyCalculator) | |
Gets the calculated double value. Default method is not implemented. (Inherited from PropertyCalculator) | |
Gets a reference to singleton calculator object. | |
Gets the calculated integer value. Default method is not implemented. (Inherited from PropertyCalculator) | |
Gets the calculated logical value. Default method is not implemented. (Inherited from PropertyCalculator) | |
Retrieves parameter data for a specific IFC handle. May be implemented in derived classes. Designed to retrieve data for subelement parameter overrides. By default returns false. (Inherited from PropertyCalculator) | |
Gets a list of properties applicable to calculate. | |
(Inherited from PropertyCalculator) | |
Gets the calculated string value. Default method is not implemented. (Inherited from PropertyCalculator) | |
Gets the calculated string values. Use if CalculatesMutipleValues is true. Default method is not implemented. (Inherited from PropertyCalculator) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|