<Code Lib>
M

AnalyticalToPhysicalAssociationManager.HasAssociation

Description:
Verifies if the element has already defined an association.

public bool HasAssociation(
	ElementId id
)

Return Value bool Returns true if an association has been found, false otherwise.

Loading…