ProjectionMethod Enumeration |
Projection method
Namespace: Autodesk.Revit.DB.DirectContext3DAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum ProjectionMethod
Public Enumeration ProjectionMethod
public enum class ProjectionMethod
MembersMember name | Value | Description |
---|
Orthographic | 0 |
Orthographic
|
Perspective | 1 |
Perspective
|
See Also