The Subassembly type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ComputeFingerPrint |
Compute FingerPrint of the Entity.
(Inherited from Entity) | |
| EraseAllParams | Erases all the subassembly's script parameters. | |
| GetReferenceInfo |
For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity) | |
| GetResourceString(String) | Converts a resource id (string) to a resource string from the current subassembly's resource module. | |
| GetResourceString(UInt32) | Converts a resource id (numeric) to a resource string from the current subassembly's resource module. | |
| Run | Runs the callback function associated with the Subassembly. | |
| ShowHelp | Shows the help information associated with a subassembly. |
