IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

7.4.4.3 Pset_AudioVisualApplianceTypeCamera

7.4.4.3.1 Semantic definition

An audio-visual camera is a device that captures video, such as for security. HISTORY: Added in IFC4.

7.4.4.3.2 Applicable entities

7.4.4.3.3 Properties

Name Property Type Data Type Description
CameraType IfcPropertyEnumeratedValue PEnum_AudioVisualCameraType

Indicates the type of camera.

IsOutdoors IfcPropertySingleValue IfcBoolean

Indicates if camera is designed to be used outdoors.

VideoResolutionWidth IfcPropertySingleValue IfcInteger

Indicates the number of horizontal pixels (the largest native video resolution width).

VideoResolutionHeight IfcPropertySingleValue IfcInteger

Indicates the number of vertical pixels (the largest native video resolution height).

VideoResolutionMode IfcPropertyTableValue IfcLabel/IfcIdentifier

Indicates video resolution modes.

VideoCaptureInterval IfcPropertyTableValue IfcTimeMeasure/IfcIdentifier

Indicates video frame capture time intervals.

PanTiltZoomPreset IfcPropertyTableValue IfcLabel/IfcIdentifier

Indicates pan/tilt/zoom position presets.

PanHorizontal IfcPropertyBoundedValue IfcLengthMeasure

Indicates horizontal range for panning.

PanVertical IfcPropertyBoundedValue IfcLengthMeasure

Indicates vertical range for panning.

TiltHorizontal IfcPropertyBoundedValue IfcPlaneAngleMeasure

Indicates horizontal range for pivoting, where positive values indicate the camera rotating clockwise,

TiltVertical IfcPropertyBoundedValue IfcPlaneAngleMeasure

Indicates vertical range for pivoting, where 0.0 is level, +90 degrees is looking up, -90 degrees is looking down.

Zoom IfcPropertyBoundedValue IfcPositiveLengthMeasure

Indicates the zoom range.

Table 7.4.4.3.A

Edit on Github


Is this page difficult to understand? Let us know!

7.4.4.3.4 Changelog

7.4.4.3.4.1 IFC4

  • New resource

7.4.4.3.4.2 IFC4.3_DEV_70ee25e8