TYPE IfcPresentationStyleSelect

(* SCHEMA IFC2X2_FINAL; *)
TYPE IfcPresentationStyleSelect = SELECT
	(IfcNullStyle
	,IfcCurveStyle
	,IfcSymbolStyle
	,IfcFillAreaStyle
	,IfcTextStyle
	,IfcSurfaceStyle);
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
2012-03-27T17:20:55-04:00