该页全部中文内容仅供20252453-T-424 项目征求意见阶段(2026年3月2日 ~ 2026年4月30日)使用

20252453-T-424 项目

8.12.2.3 IfcCurveFontOrScaledCurveFontSelect(曲线字体或缩放曲线字体选择)

8.12.2.3.1 语义定义(Semantic definition)

IfcCurveFontOrScaledCurveFontSelect 提供在曲线字体和缩放曲线字体之间的选择。

注意 根据 ISO/CD 10303-46:1992 的定义 曲线字体或缩放曲线字体选择是在曲线字体样式选择(可以是预定义曲线字体或显式定义曲线字体)与曲线样式字体及缩放之间的选择。

注意 类型改编自 GB/T 16656.46 中定义的 curve_font_or_scaled_curve_font_select

8.12.2.3.2 类型值(Type values)

类型(Type)
IfcCurveStyleFontAndScaling
IfcCurveStyleFontSelect
表 8.12.2.3.A

8.12.2.3.3 形式化表示(Formal representation)

TYPE IfcCurveFontOrScaledCurveFontSelect = SELECT
	(IfcCurveStyleFontAndScaling
	,IfcCurveStyleFontSelect);
END_TYPE;

8.12.2.3.4 参考(References)