<Code Lib>
2025.3 Method
Changes 5
M

IFCAnyHandle.GetAttribute

Description:
Gets the attribute by name.

public IFCData GetAttribute(
	string name
)

  • String
    name
    The name.
Return Value IFCData The value.

Loading…