SoCADInputReaderParameters.GetTessellationOption Method |
Return current tessellation options.
Namespace: OIV.Inventor.IO.CADAssembly: OIV.Inventor.IO.CAD (in OIV.Inventor.IO.CAD.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoCADInputReaderParameters. TessellationOption GetTessellationOption()
Public Function GetTessellationOption As SoCADInputReaderParameters.TessellationOption
public:
SoCADInputReaderParameters. TessellationOption GetTessellationOption()
member GetTessellationOption : unit -> SoCADInputReaderParameters. TessellationOption
Return Value
Type:
SoCADInputReaderParameters.TessellationOption
Remarks
See Also