ENTITY IfcLocalPlacement

(* SCHEMA IFC4; *)
ENTITY IfcLocalPlacement
 SUBTYPE OF (IfcObjectPlacement);
	RelativePlacement : IfcAxis2Placement;
 WHERE
	WR21 : IfcCorrectLocalPlacement(RelativePlacement, PlacementRelTo);
END_ENTITY;

Explicit Attributes

Entity IfcLocalPlacement has the following local and inherited explicit attributes:
AttributeTypeDefined By
 PlacementRelToIfcObjectPlacement (ENTITY)IfcObjectPlacement
 RelativePlacementIfcAxis2Placement (SELECT)IfcLocalPlacement

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcLocalPlacement has the following local and inherited inverse attributes:
AttributeTypeDefined By
 PlacesObjectSET OF IfcProduct (ENTITY)IfcObjectPlacement
 ReferencedByPlacementsSET OF IfcObjectPlacement (ENTITY)IfcObjectPlacement

Supertypes

Entity IfcLocalPlacement inherits from the following supertypes:
  IfcObjectPlacement

Subtypes

    No subtypes

Referenced By

Entity IfcLocalPlacement and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcCorrectLocalPlacement FUNCTION IfcLocalPlacement
 IfcCorrectLocalPlacement FUNCTION IfcObjectPlacement
 IfcObjectPlacement ENTITY IfcObjectPlacement
 IfcObjectPlacement ENTITY IfcLocalPlacement
 IfcProduct ENTITY IfcObjectPlacement
 IfcStructuralAnalysisModel ENTITY IfcObjectPlacement


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00