SubassemblyShapes Property |
Gets the Shapes collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ShapeCollection Shapes { get; }
Public ReadOnly Property Shapes As ShapeCollection
Get
public:
property ShapeCollection^ Shapes {
ShapeCollection^ get ();
}
Property Value
ShapeCollection
See Also