IFC 4.3.2.20250219 (IFC4X3_ADD2) under development

8.14.3.5 IfcLightSourceDirectional

8.14.3.5.1 Semantic definition

8.14.3.5.2 Entity inheritance

8.14.3.5.3 Attributes

# Attribute Type Description
IfcRepresentationItem (2)
IfcLightSource (4)
Click to show 6 hidden inherited attributes
IfcLightSourceDirectional (1)
5 Orientation IfcDirection

Definition from ISO/CD 10303-46:1992: This direction is the direction of the light source. Definition from VRML97 - ISO/IEC 14772-1:1997: The direction field specifies the direction vector of the illumination emanating from the light source in the local coordinate system. Light is emitted along parallel rays from an infinite distance away.

Table 8.14.3.5.A

8.14.3.5.4 Formal representation

ENTITY IfcLightSourceDirectional
SUBTYPE OF (IfcLightSource);
Orientation : IfcDirection;
END_ENTITY;

8.14.3.5.5 References

Edit on Github

3 contributor(s):
Last change: Improve definition split (#876) * bring back headers headers were previously removed by mistake, now bringing them back * add new lines and rename the tag add the word 'short' in it * unify newlines make exactly one newline before and two after the tag * resolving typos Because bringing back headers required to go back in time to previous version, I'm now re-resolving the issues: #861, #860, #856 by ArturTomczak on 7/16/2024, 2:07:28 PM

Is this page difficult to understand? Let us know!