Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
publicTransform1D(
double scale
)
Parameters
scaleDouble
The scale of the transformation.
Remarks
The translation is set to zero. 1D space is tranformed according to the following formula: t —> scale*t + translation This constructor sets translation to zero.