2027 Method
Changes 1
M

Transform2D.TransformUVDomainIfPossible

Description:
Transforms an envelope () for one surface to an envelope for a coincident but differently parameterized surface.
Remarks:
This method succeeds in the case when the uv-parameter transform between the surfaces has a simple form, that commonly occurs for analytic surfaces, such that the image of the input envelope under the transform is itself a rectangular region aligned with the UV coordinate axes.
public BoundingBoxUV TransformUVDomainIfPossible(
	BoundingBoxUV uvDomain
)
Return Value BoundingBoxUV If successful a new BoundingBoxUV transformed surface envelope, otherwise .