StructuralSectionSectionNameKey Property

A parameter in structural families which allows for family type identification. This will be used for data mapping during model exchange with another program, namely Advance Steel.

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string SectionNameKey { get; set; }

Property Value

String
Exceptions
ExceptionCondition
ArgumentNullException When setting this property: A non-optional argument was null
See Also