SurfaceMaskObjectId Property |
Gets the ObjectId of the mask.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId ObjectId { get; }
Public ReadOnly Property ObjectId As ObjectId
Get
public:
property ObjectId ObjectId {
ObjectId get ();
}
Property Value
ObjectId
See Also