|
admin
发表于 2018-1-12 17:14:47
颜色属性类别如下:本文用到了颜色和透明度
! ^. s6 D( p+ v' t3 Qenum CATVisPropertyType { CATVPColor,
9 h+ q# @, U8 g6 v, P CATVPOpacity,/ y8 _" C5 t$ N9 |/ r, {8 [
CATVPSymbol, T, n5 d+ B8 H3 a" y+ e
CATVPLineType,( J+ I6 i) D- n, P' o8 k+ n
CATVPWidth,
( x0 o! G% K0 I5 F) [ CATVPInheritance,
( a ^: |% c/ ^, F CATVPLayer,
m2 s/ f# M4 {) W( T9 _1 O& {. H CATVPShow,5 b- s4 @ n" ^+ O2 b8 s
CATVPPick,
/ f. B, V& x( O$ F CATVPLowInt,& v/ e; F! U0 v5 C) A
CATVPRenderingStyle,
, f7 c: S5 P/ c* \$ s$ } ^7 d% ]/ E& E CATVPAllPropertyType) s$ l$ w; U% G! l8 j0 z
}
" @, d6 y" }$ r3 v& d+ \! V4 h. c几何类型对应的颜色类型如下: 本文使用的是CATVPMesh7 k8 M; w5 y+ ]2 d$ E. w" e& x) {
CATVPGlobalType- [% `, k% r2 g$ r8 B& f
This type defines the group of property types:1 e( {0 {" Y5 h7 L7 B" L
CATVPPick
1 v: h# d7 R g+ QCATVPShow8 {' l; m+ J/ ?4 z. n. J* E3 z. c
CATVPLayer
" W/ P; J9 G4 T( sCATVPMesh1 M5 i0 a+ Y: O5 c& a6 Q2 K
The geometry is surfacic.
* {' m$ r. U- D/ jThis geometry uses these property types:
9 V9 Q9 a7 x, RCATVPColor: ^6 O, l, r# I, w! {( S8 z$ i5 g
CATVPOpacity
& L6 N G2 d) P) r: b6 kCATVPEdge
, A" o! X% {6 U' `. xThe geometry is an edge. % _# u4 y9 t$ i. P4 H4 T6 T v5 t
This geometry uses these property types:
* l( E5 D, U3 h1 ~! x! B4 OCATVPColor
# g: E5 L5 T* h# r' C: D$ a* kCATVPWidth$ z; X' W8 o" O8 f% K3 U( E' y$ v
CATVPLineType
, U. ?; p3 P4 i/ L9 D" P% PCATVPLine' D7 G! C( n; _! E( Q( C( i" |6 H
The geometry is a line.
~8 ]* W: f: RThis geometry uses these property types:
* N3 R1 p1 t6 c% c6 V5 @CATVPColor! h5 _4 L% G& ]) D( Z
CATVPWidth0 ~0 A7 q) ]2 _
CATVPLineType
4 u2 r6 P" \+ CCATVPPoint
' H& G: E, i) w9 i3 TThe geometry is a point. - _6 R; u; ^; a/ f: S( e* g4 w$ b* p
This geometry uses these property types:
* L( ~) n9 B- u, j9 fCATVPColor
0 @8 O& L, w& @ ]8 O' qCATVPSymbol% [7 q% y9 I, H; B5 r2 m
CATVPAsm- d0 u' @9 g+ l, S2 s0 I. W, j% p& j9 Q
The geometry is a set of geometry. This type allows you to have inheritance.
+ M. E) N1 L. d3 m3 RThis geometry uses these property types:# t$ d3 ~8 h& ?# a9 R) M+ G
CATVPColor
3 [8 L9 h# P3 K, @9 a) qCATVPInheritance4 S6 L% }+ O6 X, L8 T
CATVPWidth
$ V4 x) z/ o1 ]- n" i" qCATVPLineType
# T9 R2 x j; Y4 t( YCATVPOpacity |
|