StructuralAsset
Constructor
Description:
Constructs an instance of StructuralAsset.
Constructs an instance of StructuralAsset.
Parameters
Parameter | Type | Description |
---|---|---|
name | String | The name of the asset. |
structuralAssetClass | StructuralAssetClass | The type of structural material that this asset will describe. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |