CivilDocumentAssemblyCollection Property |
Gets the ObjectId collection of Assembly objects in the drawing.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic AssemblyCollection AssemblyCollection { get; }
Public ReadOnly Property AssemblyCollection As AssemblyCollection
Get
public:
property AssemblyCollection^ AssemblyCollection {
AssemblyCollection^ get ();
}
Property Value
AssemblyCollection
See Also