<Code Lib>
2021 Method
Changes 4
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 The handle. The handle.

Loading…