<Code Lib>
2020 Method
Changes 0
M

SteelElementProperties.GetReference

Description:
This method will return the reference for the given fabrication id.

public static Reference GetReference(
	Document aDoc,
	Guid guid
)

Return Value Reference The reference to the element or subelement corresponding to the given id.

Loading…