<Code Lib>
2022 Method
Changes 4
M

ExporterIFC.GetOrCreateFillPattern

Description:
Get (or create) the IfcFillPatternStyle associated with an ElementId.

public IFCAnyHandle GetOrCreateFillPattern(
	ElementId fillPatternId,
	Color color,
	double planScale
)

Return Value The IfcSurfaceStyle. The IfcSurfaceStyle.

Loading…