![]() |
v4.1
|
|
Topics | |
| Port | |
Classes | |
| class | Entity |
| The basic element of a Renga project, such as an object or a style. More... | |
| class | ModelGeometry |
| Model geometry. More... | |
| class | Parameter |
| Object style parameter. More... | |
| class | ParameterContainer |
| Parameter container. More... | |
| class | ParameterGroup |
| Style parameter group. More... | |
Enumerations | |
| enum | FoundationShape { Rect , Trapeze } |
Functions | |
| Entity | GetRebarStyle (number id) |
| Returns the rebar style by its id. | |
| value | GetParameterValue (Entity entity, string name) |
| Returns the parameter value by name. | |
| Entity | GetReinforcementUnitStyle (number id) |
| Returns the reinforcemnent unit style by its id. | |
| BoundingBox | GetBoundingBox (Entity entity) |
| Returns the bounding box of the detailed geometry of the entity (object or style) in its local coordinate system. | |
| enum FoundationShape |
| BoundingBox GetBoundingBox | ( | Entity | entity | ) |
Returns the bounding box of the detailed geometry of the entity (object or style) in its local coordinate system.
| value GetParameterValue | ( | Entity | entity, |
| string | name ) |
Returns the parameter value by name.
Possible parameters
| Entity | Parameters | ||||||||||||
| RebarStyle |
| ||||||||||||
| IsolatedFoundation |
|