Method GetEnclosingCylinderCenterPoint
GetEnclosingCylinderCenterPoint(DocumentId)
Gets the enclosing cylinder center point entity of a part.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
ElementId GetEnclosingCylinderCenterPoint(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of part document to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the enclosing cylinder center point entity found, or empty if not managed. |
Remarks
This method is available since v7.10.