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