Namespace:
Autodesk.Revit.DB.Structure
StructuralConnectionApplyTo
Enumeration
Description:
An enumerated type that represents the type of structural locations to which a connection annotation may be applied.
An enumerated type that represents the type of structural locations to which a connection annotation may be applied.
Syntax
public enum StructuralConnectionApplyTo
Unknown Namespace Members:
| Name | Description |
|---|---|
| BeamsAndBraces | Designate a StructuralConnectionType to apply to beams and braces. |
| ColumnTop | Designate a StructuralConnectionType to apply to the top of a column. |
| ColumnBase | Designate a StructuralConnectionType to apply to the base of a column. |
| Connection | Designate a StructuralConnectionType to apply to the Connection Handler. |