Share

StructuralConnectionType.ApplyTo Property

Choose whether this connection type applies to beams and braces, to tops of columns, or to bases of columns.


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

Syntax

C#

public StructuralConnectionApplyTo ApplyTo { get; }

Property Value

StructuralConnectionApplyTo

Remarks

The property cannot be changed. Create a new StructuralConnectionType if a different value is needed.

See Also

Reference

Was this information helpful?