Adds a new child
entity.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Overrides Function AddEntity( _ ByVal E As CADEntity _ ) As Boolean |
Parameters
-
E
-
Type: CADEntity
Child entity
Return Value
Returns true if a child entity has been added.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also