Revit 2025.3 API
IExtension Interface |
An interface that supports the additional operation for Extension Status
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The IExtension type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Extended | Retrieves or set the extension status at the end | |
| HasMiter | Retrieves the miter status at the end | |
| IsMiterLocked | Retrieves or set the miter locked status at the end. | |
| SymbolicExtended | Retrieves or set the symbolic extension status at the end |
See Also