GeometryElement.GetTransformed
Method
Description:
Returns a transformed copy of the geometry in this element.
Returns a transformed copy of the geometry in this element.
Parameters
Parameter | Type | Description |
---|---|---|
transform | Transform | The transformation to apply to the geometry. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | Transform is not conformal |