<Code Lib>
2025.3 Method
Changes 5
M

IFCFile.CreateStyle(ExporterIFC, IFCAnyHandle)

Description:
Creates and populates an IfcStyledItem for an IfcRepresentationItem with a IfcSurfaceStyle, IfcCurveStyle, and/or an IfcFillStyle, and assigns them to the file.
Overloads (2):
CreateStyle(ExporterIFC,IFCAnyHandle)

public IFCAnyHandle CreateStyle(
	ExporterIFC exporterIFC,
	IFCAnyHandle repItem
)

Return Value IFCAnyHandle The handle.

Loading…