DirectShapeTargetViewType Enumeration


Direct Shape Target View Type Enumeration

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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum DirectShapeTargetViewType
Members
Member name Value Description
Default 1 Shape to be used in all views for which a view-specific shape was not provided
Plan 2 The alternate representation will be used only in Revit Plan views
Undefined 0 Invalid value
See Also