OpenSTAAD V8i
Creates "Assign Profile" property.
Where:
Integer variable providing the profile type as follows:
Type of Profile | Value |
---|---|
Angle |
0 |
Double Angle |
1 |
Beam |
2 |
Column |
3 |
Channel |
4 |
A long value containing the reference number of the property created to be used to access the same.
For additional information, please refer to Section 5.20.5 of the Technical Reference manual.
'Get the application object --
'Create Assign Profile property
PropertyNo = objOpenSTAAD.Property.CreateAssignProfileProperty 2