Revit 2023 API |
ProjectionMethod Enumeration |
See Also |
Projection method
Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
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 |