Open Search
    Segment Struct Reference

    #include <c4d_baseobject.h>

    Detailed Description

    Represents a Spline segment data.

    Public Attributes

    Int32 cnt
     
    Bool closed
     

    Member Data Documentation

    ◆ cnt

    Int32 cnt

    The number of points in the segment.

    ◆ closed

    Bool closed

    true if the segment is closed, otherwise false.