Share

DirectShapeTargetViewType Enumeration

View types for which DirectShape objects are allowed to have alternative shape representations


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum DirectShapeTargetViewType

Members

Member nameValueDescription
Default1 Shape to be used in all views for which a view-specific shape was not provided
Plan2 The alternate representation will be used only in Revit Plan views
Undefined0 Invalid value

See Also

Reference

Was this information helpful?