Method Basify
Basify(ElementId)
Basifies an entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 201, 200)]
void Basify(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the entity 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.