GeometryInformation

The GeometryInformation parameters are returned by certain APIs.

Table 1. Parameters
ParameterTypeMax LengthRequiredDescription
IDinteger The unique ID of the geometry.
ProjectIDinteger The project ID of the geometry.
ParentIDinteger The parent ID of the geometry.
Descriptionstring100 The description of the geometry.
Referencestring1000Y The reference associated with the geometry. (This may not be unique in the project)
ResponsibleOrganisationIDintegerY The organisation ID who can manage / change the status of the geometry.
ResponsibleOrganisationstring100Y The organisation who can manage / change the status of the geometry.
ResponsiblePersonIDintegerY The person ID who can manage / change the status of the geometry.
ResponsiblePersonstring103YThe person who can manage / change the status of the geometry.
DrawingNumberstring50Y The drawing number which is associated with this geometry.
GeometryTypeIDinteger The Field View geometry type ID of the geometry. A dynamic list GetGeometryTypes().
GeometryTypestring100The Field View geometry type of the geometry. A dynamic list GetGeometryTypes().
GeometryClassificationIDintegerY The geometry classification ID of the geometry.
GeometryClassificationstring100YThe geometry classification of the geometry.​
GeometryImageIDintegerY The geometry image ID of the cut out of the calibration.
AssetModelstring100Y The description of the asset or model number.
QuantityintegerY If the geometry type is 'Asset', there could be x of them.
Activeboolean Is the geometry active and available for use. (Deactivated geometry can be reactivated.)
Deleteboolean Is the geometry deleted. (Deleted geometry cannot be reactivated.)