2025 Method
Changes 5
M

ExporterIFC.GetOrCreateFillPattern

Description:
Get (or create) the IfcFillPatternStyle associated with an ElementId.
public IFCAnyHandle GetOrCreateFillPattern(
	ElementId fillPatternId,
	Color color,
	double planScale
)
  • fillPatternId
    The fill pattern id.
  • color
    The pattern color.
  • planScale
    The view scale.
Return Value IFCAnyHandle The IfcSurfaceStyle.