ENTITY IfcDerivedProfileDef
(* SCHEMA IFC4; *)
ENTITY IfcDerivedProfileDef
SUPERTYPE OF (ONEOF
(IfcMirroredProfileDef))
SUBTYPE OF (IfcProfileDef);
ParentProfile : IfcProfileDef;
Operator : IfcCartesianTransformationOperator2D;
Label : OPTIONAL IfcLabel;
WHERE
InvariantProfileType : SELF\IfcProfileDef.ProfileType = ParentProfile.ProfileType;
END_ENTITY;
Explicit Attributes
Entity IfcDerivedProfileDef has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcDerivedProfileDef has the following local and inherited inverse attributes:
Supertypes
Entity IfcDerivedProfileDef inherits from the following supertypes:
IfcProfileDef
Subtypes
Entity IfcDerivedProfileDef has the following subtypes:
IfcMirroredProfileDef*
* - Immediate Subtypes
Referenced By
Entity IfcDerivedProfileDef 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