Mesh Transformed Property |
Transforms this mesh and returns the result.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- transform Transform
- The transformation used to transform the profile.
Return Value
MeshThe transformed mesh.

Exception | Condition |
---|---|
ArgumentNullException | Thrown when the handle of the specified transformation is . |
