Base class for tools using two entities
Namespace:
CADImport.Professional
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public MustInherit Class TwoEntitiesTool Inherits Tool |
C#
|
public abstract class TwoEntitiesTool : Tool |
Inheritance Hierarchy
CADImport.Professional.TwoEntitiesTool
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also