OpenSTAAD V8i
Creates prismatic trapezoidal property.
Where:
A Double variable providing the depth along the local Y-axis.
A Double variable providing the top width along the local Z-axis.
A Double variable providing the bottom 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 trapezoidal property
PropertyNo = objOpenSTAAD.Property.CreatePrismaticTeeProperty 0.5, 0.25, 0.2