Method BasifySeveral
BasifySeveral(List<ElementId>)
Basifies several entities.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 201, 200)]
void BasifySeveral(List<ElementId> inElementIds)
Parameters
| Type | Name | Description |
|---|---|---|
| List<ElementId> | inElementIds | Identifiers of the entities to basify. |
Remarks
StartModification(string, bool) and EnsureIsDirty(ref DocumentId) must be called before calling this method.
This method is available since v7.7.201.200.