UF_ROUTE_duct_reinforcement_parameters_s (view source)
 
Defined in: uf_route.h
 
Also known as:
 
Overview
The duct reinforcement plugin evaluates the parent duct selected and determines
the various parameters for duct reinforceemnt creation. These parameters are
stored using the following struct.


Data Members

reinforcementType
UF_ROUTE_duct_reinforcement_types_t
Type of reinforcement to be applied options are None, Inside or Outside

parallelStockBlockVisibility
logical
Parallel Stock Block Visibility

parallelStock
UF_ROUTE_part_lib_part_t
Stock to be applied parallel to axis of the duct

numberOfPairs
int
Number of pairs of parallel reinforcements to be applied

spacing
double
Space between each pair of reinforcement applied parallel to axis of the duct

perpendicularStockBlockVisibility
logical
Perpendicular Stock Block Visibility

reinforcementTypeBlockVisibility
logical
Reinforcement Type Visibility

perpendicularStock
UF_ROUTE_part_lib_part_t
Stock to be applied perpendicular to axis of the duct

interval
double
Interval at which perpendicular stock is to be applied

clearnce
double
Minimum clearance value from the start and end of the parent duct

editMode
logical
Is the plugin invoked during edit of duct reinforcement