TYPE IfcPresentationStyleSelect

(* SCHEMA IFC4; *)
(* PRE 4x3 DEF -- Retired in IFC4x3, retain for style assignments *)
TYPE IfcPresentationStyleSelect = SELECT
	(IfcCurveStyle
	,IfcFillAreaStyle
	,IfcNullStyle
	,IfcSurfaceStyle
	,IfcTextStyle);
END_TYPE;

Referenced By

Defintion IfcPresentationStyleSelect is references by the following definitions:
DefinitionType
 IfcPresentationStyleAssignment ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:10-05:00