ElementMapQuery
-
interface ICwAPI3DElementMapQuery
Public Functions
-
virtual void destroy() = 0
Destroys itself.
-
virtual void setByName() = 0
Sets the query by name.
-
virtual void setByGroup() = 0
Sets the query by group.
-
virtual void setBySubgroup() = 0
Sets the query by subgroup.
-
virtual void setByComment() = 0
Sets the query by comment.
-
virtual void setByUserAttribute(uint32_t aNumber) = 0
Sets the query by user attribute.
- Parameters:
aNumber – user attribute number
-
virtual void setBySKU() = 0
Sets the query by SKU.
-
virtual void setByProductionNumber() = 0
Sets the query by production number.
-
virtual void setByPartNumber() = 0
Sets the query by part number.
-
virtual void setByBuilding() = 0
Sets the query by building.
-
virtual void setByStorey() = 0
Sets the query by storey.
-
virtual void destroy() = 0