<Code Lib>
2027 Method
Changes 0
M

Document.GetWorksetId

Description:
Get Id of the Workset which owns the element.
Remarks:
Each element belongs to one and only one workset.

public WorksetId GetWorksetId(
	ElementId id
)

Return Value WorksetId Id of the Workset which owns the element.

Loading…