Skip to main content

UpdateBlockModel

Example: "EPSG:3395"

Coordinate reference system used in the block model.

This may be an EPSG code, signified by the prefix 'EPSG:', or a coordinate system definition in WKT format. If an EPSG code is provided, it must be for a coordinate reference system with a length unit type (e.g. metre, or foot).

Block model description

Sets the default fill_subblocks value for this block model. It can be overridden at the time of an update. If this flag is true, then updates to a fully subblocked-model with update_type=merge, and geometry_change=true with missing sub-blocks will fill the missing sub-blocks with data from the parent block.

Lineage of the block model

eventTimestring
eventTypestring | null
inputsLineage_V1_0_0_Runevent_Inputdataset[] | null

Attributes:

namespace (str): The namespace containing that job name (str): The unique name for that job within that namespace facets (dict[str, dict[str, typing.Any]], optional): The job facets.

null
namestring
Required
namespacestring
Required
outputsLineage_V1_0_0_Runevent_Outputdataset[] | null
producerstring

Attributes:

runId (uuid.UUID): The globally unique ID of the run associated with the job. facets (dict[str, dict[str, typing.Any]], optional): The run facets.

null
runIduuid
Required
schemaURLstring
self_linkstring | null
null

Name of the block model. This may not contain / nor \. If the name is changed, leading and trailing whitespace will be automatically removed.

Unit ID denoting the length unit used for the block model's blocks.

Was this page helpful?