<Code Lib>
2025 Method
Changes 0
M

GeometryElement.GetTransformed

Description:
Returns a transformed copy of the geometry in this element.

public GeometryElement GetTransformed(
	Transform transform
)

  • transform
    The transformation to apply to the geometry.
Return Value GeometryElement GeometryElement

Loading…