RVTDocs.com

AnalyticalToPhysicalAssociationManager.EnableAssistedAssociation

Property
Description:
Indicates if associations between Analytical and Physical Elements should be created automatically.
Remarks:
If this flag is set to true, the associations are made on creation of an analytical element over a physical element. If it's set to false, then the associations between analytical and physical elements have to be made manually.
Syntax
public static bool EnableAssistedAssociation { get; set; }