 |
StlImporterLastBinaryHeaderText Property |
Gets the header text that is read from the binary stl file (first 80 bytes in the file). If there is no header text or if text stl file was read, then this property is null.
Namespace: Ab4d.SharpEngine.UtilitiesAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntaxpublic string? LastBinaryHeaderText { get; }
Property Value
String[Missing <value> documentation for "P:Ab4d.SharpEngine.Utilities.StlImporter.LastBinaryHeaderText"]
Remarks[Missing <remarks> documentation for "P:Ab4d.SharpEngine.Utilities.StlImporter.LastBinaryHeaderText"]
See Also