SurfaceOperationAddBoundaryBoundaryType Property |
Gets the boundary type for the current operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceBoundaryType BoundaryType { get; }
Public ReadOnly Property BoundaryType As SurfaceBoundaryType
Get
public:
property SurfaceBoundaryType BoundaryType {
SurfaceBoundaryType get ();
}
Property Value
SurfaceBoundaryType
See Also