ReinforcementSettings.GetReinforcementAbbreviationTags
Description:
Gets a list of abbreviation tags for desired reinforcement object type.
Gets a list of abbreviation tags for desired reinforcement object type.
public IList<ReinforcementAbbreviationTag> GetReinforcementAbbreviationTags(
ReinforcementAbbreviationObjectType objectType
)
-
objectTypeDefines the type of desired reinforcement object for abbreviation tags.
Return Value
IList<ReinforcementAbbreviationTag>
An array of ReinforcementAbbreviationTag that will define all abbreviations for given reinforcement object.
-
A value passed for an enumeration argument is not a member of that enumeration