Here you will find documentation on all the descriptions that Cinema 4D currently has. You can list them Alphabetically, by Type or Plugin . The sample Python and C++ code is automatically generated and in some cases may not be 100% correct. If something doesn't work then please refer to the official Cinema 4D SDK documentation for more information.

IDs and information for BPsplinetext

BPsplinetext

Attributes

  • ENGLISH NAME : PathText
  • NAME : BPsplinetext
  • INCLUDE : BPspline
  • PATH : c4dplugin/description/bpsplinetext.res
  • PLUGIN : c4dplugin
  • MAXON online help (may not exist): BPSPLINETEXT

Elements

ID UI Name Type Parameters Cycle
ID_PAINTSPLINETEXT_TEXT Text STRING CUSTOMGUI
ID_PAINTSPLINETEXT_FONT Font FONT OPEN
ID_PAINTSPLINETEXT_ALIGN Align LONG  
0
PAINTSPLINETEXT_ALIGN_LEFT Left
1
PAINTSPLINETEXT_ALIGN_CENTER Center
2
PAINTSPLINETEXT_ALIGN_RIGHT Right
ID_PAINTSPLINETEXT_SIZE Size REAL MIN
ID_PAINTSPLINETEXT_SPACE_H HorizontalSpacing REAL  
ID_PAINTSPLINETEXT_SPACE_V VerticalSpacing REAL  
ID_PAINTSPLINETEXT_SEPARATE SeparateLetters BOOL