Represents the distribution of some Railing subelements.
More...
#include <APIdefs_Elements.h>
|
|
API_DistribTypeID | type |
| | Distribution of the given pattern: |APIDT_Divisions|Divide segment into patternAmount divisions.| |APIDT_PatternLength|Fixed pattern length.| |APIDT_BestDivisionByLength|Equally distributed pattern. Maximal length is given by length.|.
|
| |
|
API_PatternAlignID | alignment |
| | Pattern origin position: |APIPA_StartWithPattern|Start with pattern.| |APIPA_StartFromCenter|Start from center.| |APIPA_CenterAligned|Aligned to center.| |APIPA_EndWithPattern|End with pattern.|.
|
| |
|
double | length |
| | Length between divisions.
|
| |
|
UInt32 | patternAmount |
| | Amount of the given pattern's repetitions.
|
| |
Represents the distribution of some Railing subelements.