Revit 2022 API |
ConduitType..::..IsWithFitting Property |
ConduitType Class See Also |
Whether this conduit type is with fitting
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
C# |
---|
public bool IsWithFitting { get; } |
Visual Basic |
---|
Public ReadOnly Property IsWithFitting As Boolean Get |
Visual C++ |
---|
public: property bool IsWithFitting { bool get (); } |
Remarks
True if this conduit type is with fitting type.