SurfaceOperationAddDrawingObjectObjectType Property |
Gets the type of object from which the surface points data are created in the current operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceDrawObjectType ObjectType { get; }
Public ReadOnly Property ObjectType As SurfaceDrawObjectType
Get
public:
property SurfaceDrawObjectType ObjectType {
SurfaceDrawObjectType get ();
}
Property Value
SurfaceDrawObjectType
See Also