<Code Lib>
M

ComputationDataFor3DPathSet.GetCurves

Description:
Gets the curves that define the 3D path set.

public IList<Curve> GetCurves()

IList<Curve> The curves that define the 3D path set.

Loading…