Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcNullStyle

Definition from ISO/CD 10303-46:1992: The null style type specifies, that a representation item is not styled.

NOTE Corresponding STEP name: null_style. 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:

TYPE IfcNullStyle = ENUMERATION OF
( NULL);
END_TYPE;