GeometryRequest

The GeometryRequest parameters are returned by certain APIs.

Table 1. Parameters
ParameterTypeMax LengthRequiredDescription
IDinteger The unique ID of the geometry. (This parameter is only required when editing)
ParentIDinteger The parent ID of the geometry. (This parameter is only required when adding)
Descriptionstring100 The description of the geometry.
Referencestring1000Y The reference associated with the geometry. (This may not be unique in the project)
UniqueReferenceboolean If true, the barcode field will be set to the reference. Otherwise, a system generated barcode will be used.
ResponsibleOrganisationIDintegerY The organisation ID who can manage / change the status of the geometry. A dynamic list GetProjectOrganisations().
ResponsiblePersonIDintegerY The person id who can manage / change the status of the geometry. A dynamic list GetProjectPeople()
DrawingNumberstring50Y The drawing number which is associated with this geometry.
GeometryTypeIDinteger The Field View geometry type ID of the geometry. A dynamic list GetGeometryTypes().
GeometryClassificationIDintegerY The geometry classification ID of the geometry.
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.