Entity | R Documentation |
Abstract wrapper for an OSPSuite.Core Entity class
rSharp::NetObject
-> ospsuite::DotNetWrapper
-> ospsuite::ObjectBase
-> Entity
path
The path of the entity in the container hierarchy without the simulation name. (read-only)
fullPath
Same as path
, but with the simulation name. (read-only)
parentContainer
Returns a new wrapper instance to the .NET parent container. Multiple call to this method
will always return the same instance. However two children of the same parent will return two different instances of Container
pointing to the same .NET container
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.