ENTITY IfcLinearPlacement

(* SCHEMA IFC4; *)
ENTITY IfcLinearPlacement
 SUBTYPE OF (IfcObjectPlacement);
	RelativePlacement : IfcAxis2PlacementLinear;
	CartesianPosition : OPTIONAL IfcAxis2Placement3D;
END_ENTITY;

Explicit Attributes

Entity IfcLinearPlacement has the following local and inherited explicit attributes:
AttributeTypeDefined By
 PlacementRelToIfcObjectPlacement (ENTITY)IfcObjectPlacement
 RelativePlacementIfcAxis2PlacementLinear (ENTITY)IfcLinearPlacement
 CartesianPositionIfcAxis2Placement3D (ENTITY)IfcLinearPlacement

Derived Attributes

    No derived attributes

Inverse Attributes

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

Supertypes

Entity IfcLinearPlacement inherits from the following supertypes:
  IfcObjectPlacement

Subtypes

    No subtypes

Referenced By

Entity IfcLinearPlacement and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcCorrectLocalPlacement FUNCTION IfcObjectPlacement
 IfcObjectPlacement ENTITY IfcObjectPlacement
 IfcObjectPlacement ENTITY IfcLinearPlacement
 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