Click or drag to resize

CrossSectionSlotDecorator Constructor

Overload List
  NameDescription
Public methodCrossSectionSlotDecorator(ICrossSection)
Construct a new ICrossSection slot decorator with no bottom and top slot defined. Use one ore more of [!:SetBottomSlot(ISlot,double)], SetTopSlot(ITopSlot, Double), SetBottomSlot(BottomSlotType, Double), SetTopSlot(TopSlotType, Double) to add slot functionality.
Public methodCrossSectionSlotDecorator(BottomSlotType, Double, TopSlotType, Double, ICrossSection)
Construct a new ICrossSection slot decorator with predefined bottom and top slot types.
Top
See Also