Procore.Model.Body135BimModelRevisionOneOfRotation (procore_sdk v0.3.0)

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

Summary

Types

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

Functions