Method SetPartToUnfold
SetPartToUnfold(DocumentId, ElementId, ElementId)
Sets the part to unfold.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 300, 60)]
void SetPartToUnfold(DocumentId inDocumentId, ElementId inRepresentationId, ElementId inShapeId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the unfolding document to modify. |
| ElementId | inRepresentationId | Identifier of the representation to consider into the part document to include. |
| ElementId | inShapeId | Identifier of the shape entity to unfold, or empty for first shape entity of the representation. |
Remarks
This method is available since v7.10.300.60.