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