SetProfileXTransform


Sets the offset and the scale of a profile in the X axis.

Applications:Makes it possible to use real-world X coordinates in a profile.

Syntax

C++
C#
Python
 
def SetProfileXTransform(
	ioProfile: Profile,
	inXOffset: float,
	inXScale: float,
	/
)
-> None

Parameters

Name Type Range Default Description
Input will be modified ioProfile Profile
Input value inXOffset float
Input value inXScale float 0.001 -