Method GetViewProjectionSet
GetViewProjectionSet(ElementId, out DocumentId, out ElementId)
Gets view projection set
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 255, 0)]
ElementId GetViewProjectionSet(ElementId inElementId, out DocumentId outViewProjectionSet, out ElementId outViewRepresentationId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | The view |
| DocumentId | outViewProjectionSet | drawing set document used or empty |
| ElementId | outViewRepresentationId | representation used or empty |
Returns
| Type | Description |
|---|---|
| ElementId |