Click or drag to resize
SoTrackFollowerGetTrackCoordinate Method (SoCoordinate3, Single, Boolean)
Calls GetTrackCoordinate(coords, width, flat, 16).

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void GetTrackCoordinate(
	SoCoordinate3 coords,
	float width,
	bool flat
)

Parameters

coords
Type: OIV.Inventor.NodesSoCoordinate3
width
Type: SystemSingle
flat
Type: SystemBoolean
Remarks