Click or drag to resize

DocumentFlattenReferences Method

Returns an array of all referenced documents.

Namespace:  CADSharpTools.Core.Models
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public Document[] FlattenReferences()

Return Value

Type: Document
See Also