| Revit 2017.1 API |
| ConnectorProfileType Enumeration |
| See Also |
An enumerated type listing all connector profile types
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Syntax
| C# |
|---|
public enum ConnectorProfileType |
| Visual Basic |
|---|
Public Enumeration ConnectorProfileType |
| Visual C++ |
|---|
public enum class ConnectorProfileType |
Members
| Member name | Description |
|---|---|
| Invalid | Invalid connector profile |
| Round | Round connector profile |
| Rectangular | Rectangular connector profile |
| Oval | Oval connector profile |