Class TIfcCompoundPlaneAngleMeasure

Unit

Declaration

type TIfcCompoundPlaneAngleMeasure = class(TIfcPersistent)

Description

Compound measure of plane angle in degrees, minutes, seconds, and optionally millionth-seconds of arc. IFC defines it as list of 3 or 4 integers. We considered using TCastleVector4PersistentSimple for this, but actually a regular class with 4 integer properties is better, fits IFC JSON encoding.

Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 3379).

Hierarchy

  • TObject
  • TPersistent
  • TComponent
  • TIfcPersistent
  • TIfcCompoundPlaneAngleMeasure

Generated by PasDoc 0.17.0.snapshot.