IFCAnyHandle Properties
| Name | Return Type | Description |
|---|---|---|
| HasValue | bool | Identifies if the handle is empty or contains a value. |
| Id | int | The integer identifier for the handle. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| StepId | int | The step id of the handle. Valid only for import. |
| TypeName | string | The name of the type of the handle. |