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