|
override void | deleteCptr () |
|
virtual IntPtr | GetNonDirectorClassID () |
|
|
bool | cMemOwn |
|
HandleRef | cptr |
|
◆ BIMType() [1/2]
HPS.Exchange.BIMType.BIMType |
( |
| ) |
|
|
inline |
The default constructor creates an empty BIMType object.
◆ BIMType() [2/2]
The copy constructor creates a new BIMType object that is associated with the same data as the source BIMType.
- Parameters
-
in_bim_type | The source BIMType to copy. |
◆ Equals()
Check if the source BIMType is equivalent to this BIMType.
- Parameters
-
- Returns
- true if the objects are equivalent, false otherwise.
◆ GetComponents()
Get the components that are associated with this type.
- Returns
- an array of components that are associated with this type.
◆ GetName()
string HPS.Exchange.BIMType.GetName |
( |
| ) |
|
|
inline |
Get the name of this type.
- Returns
- the name of this type.
◆ ObjectType()
override HPS.Type HPS.Exchange.BIMType.ObjectType |
( |
| ) |
|
|
inlinevirtual |
This function returns the type the object, as declared (if the object is derived, this does not give the true type of the derived object).
- Returns
- The declared type of the object in question, which may differ from the true, underlying type.
Reimplemented from HPS.Object.
The documentation for this class was generated from the following file:
- internals/hps_sprk_exchange/source/cs/HPS.Exchange.cs