Method GetPointPublishingDefinition
GetPointPublishingDefinition(ElementId)
Gets the definition of a point publishing entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
SmartPoint2D GetPointPublishingDefinition(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the publishing entity to analyze. |
Returns
| Type | Description |
|---|---|
| SmartPoint2D |
Remarks
The geometry of the publishing entity may be obtained with the GetPointGeometry(ElementId) method.
This method is available since v7.8.