Library | Module

Class pfcImportFeatAttr



Description

This specifies the information for importing a feature.



Property Summary

booleanJoinSurfs
This bool attribute indicates if the surfaces whih do not quite meet will be joined or not.
booleanMakeSolid
This bool attribute indicates if solids will be made from every closed quilt.
pfcOperationTypeOperation
Operation to apply when making solid.



Method Summary

static pfcImportFeatAttrCreate ()
Creates a new import feature attributes object - the attributes for creation of the new import feature.



Property Detail


booleanJoinSurfs

This bool attribute indicates if the surfaces whih do not quite meet will be joined or not.




booleanMakeSolid

This bool attribute indicates if solids will be made from every closed quilt.




pfcOperationTypeOperation

Operation to apply when making solid.





Method Detail


static pfcImportFeatAttrCreate ()

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() .
Returns:
The new import feature attributes object