Contents

PhotogrammetrySession.Request.modelEntity(detail:geometry:)

An object-creation request stored in-memory for immediate display.

Declaration

case modelEntity(detail: PhotogrammetrySession.Request.Detail = .reduced, geometry: PhotogrammetrySession.Request.Geometry? = nil)

Parameters

  • detail:

    The level of detail for the created model.

  • geometry:

    The bounding box and transforms for the entity the request generates.

See Also

Specifying the output