This routine single cylinder from object table
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(grw_cylinderarray_type), | intent(inout) | :: | cylArray | growing array of cylinders |
||
type(grw_spatialobjarray_type), | intent(inout) | :: | spaObjArray | growing array of geometrical objects. |
||
integer, | intent(in) | :: | attr_pos | Position of the attribute to connect this object to. |
||
type(tem_cylinder_type), | intent(in) | :: | loc_cylinder |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(sdr_spatialObj_type), | private | :: | spatialObj |