OpenSTAAD V8i
Creates prismatic rectangle property.
Where:
A Double variable providing the depth along the local Y-axis.
A Double variable providing the width along the local Z-axis.
A long value containing the reference number of the property created to be used to access the same.
'Get the application object --
'Create rectangle property of 250x500mm
PropertyNo = objOpenSTAAD.Property.CreatePrismaticRectangleProperty 0.5, 0.25