Form Scale |
Scale a face/edge/curve/vertex of the form, by a specified origin and scale factor.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

public void ScaleSubElement(
Reference subElementReference,
double factor,
XYZ origin
)
Parameters
