Method GetPlanarProfilePublishingDefinition
GetPlanarProfilePublishingDefinition(ElementId)
Gets the definition of a planar profile publishing entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 400, 180)]
SmartPlanarProfile3D GetPlanarProfilePublishingDefinition(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the publishing entity to analyze. |
Returns
| Type | Description |
|---|---|
| SmartPlanarProfile3D | The smart planar profile. |