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