Procore.Model.Body127BimModelRevisionOneOfRotation (procore_sdk v0.1.3)

3D rotation parameters for the model revision. Defaults to 0.0

Summary

Types

@type t() :: %Procore.Model.Body127BimModelRevisionOneOfRotation{
  x: float() | nil,
  y: float() | nil,
  z: float() | nil
}

Functions