StlSaveOptions

Přehled

StlSaveOptions je třída v Aspose.3d pro Typescript. Dědici: StlSaveOptions, SaveOptions.

StlSaveOptions.constructor creates a new StlSaveOptions instance for the specified file format.

Vlastnosti

Název:Typ:PřístupPopis:
flipCoordinateSystembooleanČtěte.
scalenumberČtěte.Specifikuje jednotný faktor měření, který se použije na model při ušetřování do STL.
binaryModebooleanČtěte.Ovládá, zda je exportovaný soubor STL napsán v binárním (pravdivém) nebo ASCII formátu (false).

Metody

Podpis:Popis:
constructor(fileFormat: FileFormat)Vytvoří novou instanci StlSaveOptions pro specifikovaný formát souboru
 Čeština