Share

StructuralSection.SectionNameKey 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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public string SectionNameKey { get; set; }

Property Value

String

Exceptions

ExceptionCondition
ArgumentNullException When setting this property: A non-optional argument was null

See Also

Reference

Was this information helpful?