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 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 |