Share

Subassembly Methods

The Subassembly type exposes the following members.

Methods

 NameDescription
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
Public methodEraseAllParams Erases all the subassembly's script parameters.
Public methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)
Public methodGetResourceString(String) Converts a resource id (string) to a resource string from the current subassembly's resource module.
Public methodGetResourceString(UInt32) Converts a resource id (numeric) to a resource string from the current subassembly's resource module.
Public methodRun Runs the callback function associated with the Subassembly.
Public methodShowHelp Shows the help information associated with a subassembly.

See Also

Reference

Was this information helpful?