Share

StructuralConnectionApplyTo Enumeration

An enumerated type that represents the type of structural locations to which a connection annotation may be applied.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum StructuralConnectionApplyTo

Members

Member nameValueDescription
BeamsAndBraces0 Designate a StructuralConnectionType to apply to beams and braces.
ColumnBase2 Designate a StructuralConnectionType to apply to the base of a column.
ColumnTop1 Designate a StructuralConnectionType to apply to the top of a column.
Connection3 Designate a StructuralConnectionType to apply to the Connection Handler.

See Also

Reference

Was this information helpful?