2021 Method
Changes 0
M

SteelElementProperties.GetFabricationUniqueID

Description:
This method will return the fabrication id for the given reference.
public static Guid GetFabricationUniqueID(
	Document aDoc,
	Reference reference
)
Return Value Guid The fabrication id of the element or subelement for this reference, if it has fabrication information attached, or an Guid.Empty otherwise.