#include <RLineweight.h>
|
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
} |
|
- Scriptable:\nThis class is available in script environments.\n
- Copyable:\nObjects are cleaned up automatically by the garbage collector of the script engine.\n
◆ Lineweight
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 | |
◆ RLineweight()
RLineweight::RLineweight |
( |
| ) |
|
◆ getClosestMatch()
◆ getIcon()
◆ getList()
◆ getName()
◆ init() [1/2]
void RLineweight::init |
( |
| ) |
|
|
staticprivate |
◆ init() [2/2]
◆ iconMap
◆ isInitialized
bool RLineweight::isInitialized = false |
|
staticprivate |
◆ list
Copyright (c) 2011-2018 by Andrew Mustun.
All rights reserved.
This file is part of the QCAD project.
QCAD is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
QCAD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with QCAD.
The documentation for this class was generated from the following files: