SaveRebarLayout

www.progui.co.uk  Top  Previous  Next

SaveRebarLayout()

Syntax

Success = SaveRebarLayout(Rebar.i, Path.s)

Description

 

Saves the layout of a Rebar's bands in XML format to the file specified in Path.s

 

Rebar.i is the ID/Handle of the Rebar. Path.s specifies where and what the Rebar layout will be saved as.

 

Returns true for success, zero for failure.

 

Rebar Index