Revit 2020 API |
ProjectionMethod Enumeration |
See Also |
Projection method
Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2017
Syntax
C# |
---|
public enum ProjectionMethod |
Visual Basic |
---|
Public Enumeration ProjectionMethod |
Visual C++ |
---|
public enum class ProjectionMethod |
Members
Member name | Description |
---|---|
Orthographic | Orthographic |
Perspective | Perspective |