<Code Lib>
2026 Method
Changes 0
M

RebarShape.GetCurvesForBrowser

Description:
Generate curves for the shape, as used in the shape browser.

public IList<Curve> GetCurvesForBrowser()

IList<Curve> An array of curves representing the shape with its default parameters.

Loading…