Namespace:
Autodesk.Revit.DB.Structure
AnalyticalAlignmentMethod
Enumeration
Description:
Specifies how analytical model is being aligned in space
Specifies how analytical model is being aligned in space
Syntax
[ObsoleteAttribute("This enum is deprecated in Revit 2023 and may be removed in a future version of Revit.")]
public enum AnalyticalAlignmentMethod
Unknown Namespace Members:
Name | Description |
---|---|
AutoDetect | Auto-detect projections for analytical model. |
Projection | Manually set projections for analytical model using projection parameters. |
ManuallyAdjusted | Reports if analytical model has been manually adjusted, this value can only set internally by Revit. |
Varies | Alignment types are different at each end. |