Performs a transform of the parameter range defined by domain, and ensures that the domain is ordered correctly.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2021
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- domainStart
- Type: SystemDouble
The original parameter domain start.
- domainEnd
- Type: SystemDouble
The original parameter domain end.
Remarks
If the domain is empty it is unchanged.