GetHybridPart method

Gets a document object for the hybrid part with the specified name.

Syntax

GetHybridPart(PartName as String) As IASDocument6
Parameters
Name Description

PartName

The name of the hybrid part for which to get a document object.

Return Value

A Document object.