Method GetMainProjectionSet
GetMainProjectionSet(DocumentId, out DocumentId, out ElementId)
Gets drafting main projection set
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 255, 0)]
ElementId GetMainProjectionSet(DocumentId inDocumentId, out DocumentId outMainProjectionSet, out ElementId outRepresentationId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | The drafting document |
| DocumentId | outMainProjectionSet | drawing set document used or empty |
| ElementId | outRepresentationId | representation used or empty |
Returns
| Type | Description |
|---|---|
| ElementId | the main projection set |