ENTITY IfcAnnotationSurfaceOccurrence
(* SCHEMA IFC2X3; *)
ENTITY IfcAnnotationSurfaceOccurrence
SUBTYPE OF (IfcAnnotationOccurrence);
WHERE
WR31 : NOT(EXISTS(SELF\IfcStyledItem.Item)) OR
(SIZEOF(
['IFC2X3.IFCSURFACE',
'IFC2X3.IFCFACEBASEDSURFACEMODEL',
'IFC2X3.IFCSHELLBASEDSURFACEMODEL',
'IFC2X3.IFCSOLIDMODEL'] *
TYPEOF(SELF\IfcStyledItem.Item)) > 0);
END_ENTITY;
Explicit Attributes
Entity IfcAnnotationSurfaceOccurrence has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcAnnotationSurfaceOccurrence has the following local and inherited inverse attributes:
Supertypes
Entity IfcAnnotationSurfaceOccurrence inherits from the following supertypes:
IfcRepresentationItem
IfcStyledItem
IfcAnnotationOccurrence
Subtypes
No subtypesReferenced By
Entity IfcAnnotationSurfaceOccurrence and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:44:15-04:00