#include <RLineweight.h>
List of all members.
Public Types |
| enum | Lineweight {
Weight000 = 0,
Weight005 = 5,
Weight009 = 9,
Weight013 = 13,
Weight015 = 15,
Weight018 = 18,
Weight020 = 20,
Weight025 = 25,
Weight030 = 30,
Weight035 = 35,
Weight040 = 40,
Weight050 = 50,
Weight053 = 53,
Weight060 = 60,
Weight070 = 70,
Weight080 = 80,
Weight090 = 90,
Weight100 = 100,
Weight106 = 106,
Weight120 = 120,
Weight140 = 140,
Weight158 = 158,
Weight200 = 200,
Weight211 = 211,
WeightByLayer = -1,
WeightByBlock = -2,
WeightByLwDefault = -3,
WeightInvalid = -4
} |
Detailed Description
- Scriptable:
- This class is wrapped for script environments.
- Copyable:
- Script wrappers of this class should pass objects by reference.
Member Enumeration Documentation
- Enumerator:
| Weight000 |
|
| Weight005 |
|
| Weight009 |
|
| Weight013 |
|
| Weight015 |
|
| Weight018 |
|
| Weight020 |
|
| Weight025 |
|
| Weight030 |
|
| Weight035 |
|
| Weight040 |
|
| Weight050 |
|
| Weight053 |
|
| Weight060 |
|
| Weight070 |
|
| Weight080 |
|
| Weight090 |
|
| Weight100 |
|
| Weight106 |
|
| Weight120 |
|
| Weight140 |
|
| Weight158 |
|
| Weight200 |
|
| Weight211 |
|
| WeightByLayer |
|
| WeightByBlock |
|
| WeightByLwDefault |
|
| WeightInvalid |
|
Constructor & Destructor Documentation
| RLineweight::RLineweight |
( |
| ) |
|
Member Function Documentation
| void RLineweight::init |
( |
| ) |
|
|
staticprivate |
Member Data Documentation
| bool RLineweight::isInitialized = false |
|
staticprivate |
The documentation for this class was generated from the following files: