Method IsBasifiable
IsBasifiable(ElementId)
Tells whether an entity may be basified.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 201, 200)]
bool IsBasifiable(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the entity to analyze. |
Returns
| Type | Description |
|---|---|
| bool | Whether the entity may be basified. |
Remarks
This method is available since v7.7.201.200.