Method GetShapeType
GetShapeType(ElementId)
Gets the type of a shape entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
ShapeType GetShapeType(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the shape entity to analyze. |
Returns
| Type | Description |
|---|---|
| ShapeType | Type of the shape. |
Remarks
This method is available since v7.6.