v4.2
ReinforcementUnitRowInSectionParameters Struct Reference

Reinforcement unit row in section parameters. A section is a geometric object formed by dissecting the object body by some surface. Currently, only a flat section is supported, which is automatically created when reinforcing the base layer of multilayer objects. More...

Public Member Functions

 ReinforcementUnitRowInSectionParameters (object row, Placement2DAxis axis)
 A designer based on the parameters of a series of reinforcement elements and changes in their position in a section. Parameter rows can take values ​​of types such as ReinforcementUnitRowParameters or ZonedReinforcementUnitRowParameters.

Public Attributes

object Row
 The reinforcement unit row parameters. It can take values ​​of types such as ReinforcementUnitRowParameters or ZonedReinforcementUnitRowParameters.
boolean UseRectangularApproximation
 The parameter controls the approximation of the reinforcement section shape and allows to replace sides that are initially non-orthogonal to the section axes with orthogonal ones.
number FreeSpace
 The unit offset from the section boundaries perpendicular to the layout direction. This is used to leave space for the free end of the connecting reinforcement, which can be added separately. The default value is 0.

Detailed Description

Reinforcement unit row in section parameters. A section is a geometric object formed by dissecting the object body by some surface. Currently, only a flat section is supported, which is automatically created when reinforcing the base layer of multilayer objects.

Since
v4.2