<Code Lib>
2025 Property
Changes 5
P

Profile.Transformed

Description:
Transforms this profile and returns the result.
Remarks:
Transforms all the curves that define the boundary of this profile.

public Profile this[
	Transform transform
] { get; }

  • transform
    The transformation used to transform the profile.

Loading…