Gets or sets whether to save all files to the root directory of the Pack and Go destination folder.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FlattenToSingleFolder As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPackAndGo
Dim value As System.Boolean
instance.FlattenToSingleFolder = value
value = instance.FlattenToSingleFolder |
C# | |
---|
System.bool FlattenToSingleFolder {get; set;} |
C++/CLI | |
---|
property System.bool FlattenToSingleFolder {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to save all files to the root directory of the Pack and Go destination folder, false to save the files to subfolders in the destination folder that mirror the current model's folder structure
Example
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0