Gets a
CADEntity handle.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Overridable Property Handle() As UInt64 Get |
C#
|
public virtual UInt64 Handle {get;} |
Property Value
A number that uniquely identifies a
CADEntity.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also