<Code Lib>
M

IFCAnyHandle.GetAttribute

Description:
Gets the attribute by name.

public IFCData GetAttribute(
	string name
)

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

Loading…