The ElementId of the structural deck profile - only for a layer whose function is StructuralDeck.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId DeckProfileId { get; set; }Property Value
ElementId
The default is InvalidElementId.
Exceptions
See Also
Reference