Difference between revisions of "VS:ExportSAT"
From Vectorworks Developer
m (1 revision) |
m |
||
Line 6: | Line 6: | ||
----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ||
<desc> | <desc> | ||
− | Export the selection into a SAT file.</desc> | + | Export the selection into a ACIS SAT 3D model file.</desc> |
----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
Latest revision as of 06:59, 19 November 2016
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Export the selection into a ACIS SAT 3D model file.FUNCTION ExportSAT(
filePath :STRING;
solidAsSurface :BOOLEAN) : BOOLEAN;
def vs.ExportSAT(filePath, solidAsSurface): return BOOLEAN
Parameters
filePath STRING Output file path. solidAsSurface BOOLEAN