Returns true if assembly views can be created for this Assembly Instance.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool AllowsAssemblyViewCreation()
Return Value
Boolean
Remarks
Assembly views are allowed when there are no assembly views for any instance of this type,
or when the only existing assembly views belong to this instance
See Also
Reference