ENTITY IfcStructuralLoadConfiguration
(* SCHEMA IFC4; *)
ENTITY IfcStructuralLoadConfiguration
SUBTYPE OF (IfcStructuralLoad);
Values : LIST [1:?] OF IfcStructuralLoadOrResult;
Locations : OPTIONAL LIST [1:?] OF UNIQUE LIST [1:2] OF IfcLengthMeasure;
WHERE
ValidListSize : NOT EXISTS(Locations) OR (SIZEOF(Locations) = SIZEOF(Values));
END_ENTITY;
Explicit Attributes
Entity IfcStructuralLoadConfiguration has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity IfcStructuralLoadConfiguration inherits from the following supertypes:
IfcStructuralLoad
Subtypes
No subtypesReferenced By
Entity IfcStructuralLoadConfiguration and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00