Revit 2022.1 API |
StructuralConnectionHandlerType..::..ConnectionGuid Property |
StructuralConnectionHandlerType Class See Also |
The GUID to use for identifying connection geometry generation algorithm.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2017
Syntax
C# |
---|
public Guid ConnectionGuid { get; } |
Visual Basic |
---|
Public ReadOnly Property ConnectionGuid As Guid Get |
Visual C++ |
---|
public: property Guid ConnectionGuid { Guid get (); } |