<Code Lib>
M

IFCAnyHandle.GetAttribute

Description:
Gets the attribute by name.

public IFCData GetAttribute(
	string name
)

Return Value IFCData The value.

Loading…