| Library | Module | Frames | Expand |
| boolean | JoinSurfs | |
| This bool attribute indicates if the surfaces whih do not quite meet will be joined or not. | ||
| boolean | MakeSolid | |
| This bool attribute indicates if solids will be made from every closed quilt. | ||
| pfcOperationType | Operation | |
| Operation to apply when making solid. | ||
| static pfcImportFeatAttr | Create () | |
| Creates a new import feature attributes object - the attributes for creation of the new import feature. | ||
| boolean | JoinSurfs |
|
This bool attribute indicates if the surfaces whih do not quite meet will be joined or not. |
| boolean | MakeSolid |
|
This bool attribute indicates if solids will be made from every closed quilt. |
| pfcOperationType | Operation |
|
Operation to apply when making solid. |
| static pfcImportFeatAttr | Create | () |
|
Creates a new import feature attributes object - the attributes for creation of the new import feature. The return value must be passed to pfcSolid.CreateImportFeat() .
|