Sections |
ObjectCollection |
Input ObjectCollection that contains the sections for the loft. Valid objects for sections are Profile, Profile3D, EdgeLoop, EdgeCollection, SketchPoint, SketchPoint3D, WorkPoint and Vertex objects. If a point (SketchPoint, SketchPoint3D, WorkPoint or Vertex object) is used, it must be either the first section or the last section and there must be at least one other intermediate section which is not a point. If an EdgeCollection object is used it may contain either a single edge or a set of tangentially connected edges. The order of the sections within the ObjectCollection defines the fit order of the loft through the sections. The sections must be either all open or all closed; you cannot mix open and closed sections. |