<Code Lib>
M

AnalyticalModelStick.SetProjection(AnalyticalElementSelector, StickElementProjectionY, StickElementProjectionZ)

Description:
Sets the analytical model projection to a preset value.
Remarks:
This should be used if setting the analytical model projection to something other than a Plane.

public void SetProjection(
	AnalyticalElementSelector selector,
	StickElementProjectionY projectionY,
	StickElementProjectionZ projectionZ
)

Loading…