StructuralAsset
Description:
Constructs an instance of StructuralAsset.
Constructs an instance of StructuralAsset.
public StructuralAsset(
string name,
StructuralAssetClass structuralAssetClass
)
-
StringnameThe name of the asset.
-
structuralAssetClassThe type of structural material that this asset will describe.
-
A non-optional argument was NULL
-
A value passed for an enumeration argument is not a member of that enumeration