surfaceCharacteristicFunction defining the surface characteristic |
nu |
Type: Integer Description: Number of points in u-Dimension |
---|---|
nv |
Type: Integer Description: Number of points in v-Dimension |
multiColoredSurface |
Default Value: false Type: Boolean Description: = true: Color is defined for each surface point |
X |
Type: Position[nu,nv] (m) Description: [nu,nv] positions of points in x-Direction resolved in surface frame |
---|---|
Y |
Type: Position[nu,nv] (m) Description: [nu,nv] positions of points in y-Direction resolved in surface frame |
Z |
Type: Position[nu,nv] (m) Description: [nu,nv] positions of points in z-Direction resolved in surface frame |
C |
Type: Real[if multiColoredSurface then nu else 0,if multiColoredSurface then nv else 0,3] Description: [nu,nv,3] Color array, defining the color for each surface point |