Share

AssemblyInstance.AllowsAssemblyViewCreation Method

Returns true if assembly views can be created for this Assembly Instance.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.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

Was this information helpful?