Library | File

Class wfcImportFeatAttributes

# include <wfcFeature.h>

class wfcImportFeatAttributes
 : public virtual xobject
{
    xdeclare(wfcImportFeatAttributes)
    ...
};
This is a COMPACT class.



Description

The attributes for the import feature.
Manual References:
Interface: Import Feature Properties



Method Summary

xboolAreSurfacesJoined ()
voidSetSurfacesJoined (xbool value)
The value for join surfaces.
static wfcImportFeatAttributes_ptrCreate (xbool JoinSurfaces, xbool MakeSolid, xbool Add)
Creates the ImportFeatAttributes object.
xboolIsAdded ()
voidSetAdded (xbool value)
The value set for cut or add.
xboolMakeSolid ()
voidSetSolid (xbool value)
The value to make solid from closed quilt.



Method Detail

xboolAreSurfacesJoined ()
voidSetSurfacesJoined (xbool value)

The value for join surfaces.
Manual References:
Technical Summary of Changes for Creo 4.0 F000: Import Feature, Interface: Import Feature Attributes, Interface: Import Feature Attributes, Technical Summary of Changes for Creo 4.0 F000: Import Feature, Interface: Import Feature Attributes




xboolMakeSolid ()
voidSetSolid (xbool value)

The value to make solid from closed quilt.
Manual References:
Technical Summary of Changes for Creo 4.0 F000: Import Feature, Interface: Import Feature Attributes, Interface: Import Feature Attributes, Technical Summary of Changes for Creo 4.0 F000: Import Feature, Interface: Import Feature Attributes, Interface: Import Feature Attributes




xboolIsAdded ()
voidSetAdded (xbool value)

The value set for cut or add.
Manual References:
Technical Summary of Changes for Creo 4.0 F000: Import Feature, Interface: Import Feature Attributes, Interface: Import Feature Attributes, Technical Summary of Changes for Creo 4.0 F000: Import Feature, Interface: Import Feature Attributes, Interface: Import Feature Attributes




static wfcImportFeatAttributes_ptrCreate (xbool JoinSurfaces, xbool MakeSolid, xbool Add)

Creates the ImportFeatAttributes object.
Manual References:
Technical Summary of Changes for Creo 4.0 F000: Import Feature, Interface: Import Feature Attributes, Interface: Import Feature Attributes
Parameters:
JoinSurfaces
 
MakeSolid
 
Add
 
Returns: