ENTITY IfcSimpleProperty
(* SCHEMA IFC4; *)
ENTITY IfcSimpleProperty
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcPropertyBoundedValue
	,IfcPropertyEnumeratedValue
	,IfcPropertyListValue
	,IfcPropertyReferenceValue
	,IfcPropertySingleValue
	,IfcPropertyTableValue))
 SUBTYPE OF (IfcProperty);
END_ENTITY;
Explicit Attributes
Entity IfcSimpleProperty has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
Entity IfcSimpleProperty has the following local and inherited inverse attributes:
Supertypes
Entity IfcSimpleProperty inherits from the following supertypes:
  IfcPropertyAbstraction
    IfcProperty
Subtypes
Entity IfcSimpleProperty has the following subtypes:
    IfcPropertyBoundedValue*
    IfcPropertyEnumeratedValue*
    IfcPropertyListValue*
    IfcPropertyReferenceValue*
    IfcPropertySingleValue*
    IfcPropertyTableValue*
* - Immediate Subtypes
Referenced By
Entity IfcSimpleProperty 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