Segment Struct Reference

#include <c4d_baseobject.h>

详细描述

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 .