<Code Lib>
2026 Method
Changes 5
M

IFCProductWrapper.FindExtrusionCreationParameters

Description:
Obtains the extrusion creation data associated with the given element.

public IFCExtrusionCreationData FindExtrusionCreationParameters(
	IFCAnyHandle elementHandle
)

Return Value IFCExtrusionCreationData The parameters. if no parameters are associated with the element.

Loading…