2027 Method
Changes 0
M

RebarShapeDrivenAccessor.ComputeDrivingCurves

Description:
Compute the driving curves.
Remarks:
The driving curves are the ones that appear in rebar sketch mode. They include lines and arcs that drive the shape, but exclude fillets, hooks and cranks. They always lie in a plane-- if the bar is 3D, these curves are a subset or a projection. They are also used for shape matching.
public IList<Curve> ComputeDrivingCurves()
IList<Curve> Returns an empty array if an error is encountered.