SoHPGLVectorOutput Class |
Class used to write vector formatted files in HPGL/2 format.
Namespace: OIV.HardCopy
The SoHPGLVectorOutput type exposes the following members.
Name | Description | |
---|---|---|
![]() | SoHPGLVectorOutput | Constructor. |
Name | Description | |
---|---|---|
![]() | CloseFile | Closes the current file opened with openFile(). |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | OpenFile | Opens named file. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
This class is used for writing vector formatted files in HPGL/2 language format. It provides some convenience functions for handling files. An instance of SoHPGLVectorOutput is contained in an SoVectorizeHPGLAction; this is typically the only instance needed.