IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

8.9.2.13 IfcTrimmingPreference

8.9.2.13.1 Semantic definition

The IfcTrimmingPreference indicates the preferred way of trimming.

8.9.2.13.2 Type values

Type Description
CARTESIAN

Indicates that trimming by Cartesian point is preferred.

PARAMETER

Indicates the preference for the parameter value.

UNSPECIFIED

Indicates that no preference is communicated.

Table 8.9.2.13.A

8.9.2.13.3 Formal representation

TYPE IfcTrimmingPreference = ENUMERATION OF
	(CARTESIAN
	,PARAMETER
	,UNSPECIFIED);
END_TYPE;

8.9.2.13.4 References

Edit on Github


Is this page difficult to understand? Let us know!