自己整理的较全的版本
BoxLengths 40.044 39.798 53.532 // the lengths of the cell-vectors
CellAngles 90.0 90.0 90.0 // the angles of the cell-vectors
OutputFileName "MFI-2x2x4-XZ-view-density" // the name of the output-file
FrameworkAtoms OFF // draw the framework atoms
AdsorbateAtomsFilename "./AdsorbateAtoms.vtk"
CutOutShape OFF // Cut-out a shape (e.g. cylinder) to highlight everything inside the volume
CutOutDirection Z // The orientation of the cut-out shape
CutOutType CYLINDER // the type of the shape is a cylinder
CutOutRadius1 8.0 // the radius of the cylinder,
CutOutFractionalShift 0.5 0.5 0.5 // the center of the shape in fractional positions
FrameworkSurface ON // draw the surface
FrameworkSurfaceFilename "../FrameworkSurface.vtk" //
FrameworkRenderingMethod ISOSURFACE // the rendering method of the framework-surface: ISOSURFACE, VOLUME_RENDERING
IsoSurfaceMaterial GLASS // set the type of isosuface-material: GLASS,BRUSHED_METAL,METALLIC_PASTEL,TRANSPARENT,RASPA
IsoSurfaceOpacity 0.1 // set the opacity of the usual/low-lighted volume
// control of the cell-frame properties
Frame UNIT_CELL
NumberOfUnitCells 3 3 3
FrameMin 0 0 0
FrameMax 2 2 2
FrameOpacity 1.0
FrameTickness 1.5
ZoomFactor 1.4 // zoom in or out by increasing/decreasing the zoom-factor
Density ON
DensityFilename "../DensityProfile_hexane.vtk"
// control the view-point of the oject (input in degrees)
Azimuth 90.0
Elevation 0.0
Roll 0.0
AdditionalAzimuth 0.0
AdditionalElevation 0.0
AdditionalRoll 0.0
// the size of the image in pixels
ImageSize 1024 1024
// picture quality settings
Resolution 30 // the resolution of spheres and tubes, the higher the more smooth
// (use 30, but 50 for the final picture)
AA 4 // anti-aliasing, use 4, but 16 for final picture
最后一行为抗锯齿,平时检查的时候要删掉