RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Mesh

Mesh.Transformed

Property
Description:
Transforms this mesh and returns the result.
Syntax
public Mesh this[
	Transform transform
] { get; }
Parameters
Parameter Type Description
transform Transform The transformation used to transform the profile.
Return Value
Type Description
Mesh The transformed mesh.
Exceptions
Exception Condition
ArgumentNullException Thrown when the handle of the specified transformation is.