The IFCAnyHandle type exposes the following members.
Methods
Operators
| Name | Description | |
|---|---|---|
| | Equality | Determines whether two IFCAnyHandles are the same. |
| | Inequality | Determines whether two IFCAnyHandles are different. |
Properties
| Name | Description | |
|---|---|---|
| | HasValue | Identifies if the handle is empty or contains a value. |
| | Id | The integer identifier for the handle. |
| | IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
| | StepId | The step id of the handle. Valid only for import. |
| | TypeName | The name of the type of the handle. |