Used to specify if and how to join surfaces when imported.
Declaration Syntax
public enum StitchSurfacesOnImport
Table 1732: Members
Member |
None |
Do not stitch surfaces. |
Member |
Program |
Use an internal algorithm to determine a maximum stitch tolerance. |
Member |
User |
Apply a user-defined tolerance when joining surfaces. |