Navigation
Navigate Navigate Navigate Navigate Navigate Navigate Navigate Navigate

IfcExternallyDefinedHatchStyle

Definition from ISO/CD 10303-46:1992: The externally defined hatch style is an entity which makes an external reference to a hatching style.

NOTE: The allowable values for the name source and item reference, by which the externally defined hatch style is identified, need to be determined by implementer agreements.
NOTE: Corresponding STEP name: fill_style_select. Please refer to ISO/IS 10303-46:1994 for the final definition of the formal standard.
HISTORY: New entity in Release IFC2x 2nd Edition.

EXPRESS specification:

ENTITY IfcExternallyDefinedHatchStyle
SUBTYPE OF ( IfcExternalReference);
END_ENTITY;

Inheritance graph

ENTITY IfcExternallyDefinedHatchStyle;
ENTITY IfcExternalReference;
Location  :  OPTIONAL IfcLabel;
ItemReference  :  OPTIONAL IfcIdentifier;
Name  :  OPTIONAL IfcLabel;
ENTITY IfcExternallyDefinedHatchStyle;
END_ENTITY;