 |
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.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
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