PipeSectionTypes Enumerator
Description
List of the different section types of a Pipe.Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>
Methods
Name | Value | Description |
CircularPipeSectionType | 0 | Pipe section has a circular shape. |
SquarePipeSectionType | 1 | Pipe section has a square shape. |
TriangularPipeSectionType | 2 | Pipe section has a triangular shape. |