Revit 2025.3 API
Structural |
The GUID to use for identifying connection geometry generation algorithm.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public Guid ConnectionGuid { get; }
Public ReadOnly Property ConnectionGuid As Guid Get
public: property Guid ConnectionGuid { Guid get (); }
member ConnectionGuid : Guid with get
Property Value
GuidSee Also