Class wfcWNote
SUCCESSOR(S):
<reference 3 to unknown entity >
# include
<wfcNote.h>
class wfcWNote
: public virtual wfcWModelItem,
: public virtual wfcLayerItem,
: public virtual pfcNote
{
xaideclare(wfcWNote)
...
};
Description
Extends the functionality of pfcNote
This is the actual type of Note Items in Object Toolkit.
-
Manual References:
-
Overview of Creo Object TOOLKIT C++: Casting of Creo Object TOOLKIT C++ pfc Classes to wfc Classes
-
Methods Inherited from Class pfcActionSource:
-
AddActionListener,
RemoveActionListener,
AddActionListenerWithType
-
Methods Inherited from Class pfcParent:
-
GetChild
-
Methods Inherited from Class pfcParameterOwner:
-
GetParam,
CreateParam,
ListParams,
SelectParam,
CreateParamWithUnits,
SelectParameters
-
Methods Inherited from Class wfcWParameterOwner:
-
ExportParameterTable,
ApplyParameterTableset
-
Methods Inherited from Class pfcRelationOwner:
-
DeleteRelations,
GetRelations,
SetRelations,
RegenerateRelations,
EvaluateExpression
-
Methods Inherited from Class wfcWRelationOwner:
-
GetRelationConstraints,
UnitsUsed,
UseUnits,
EvaluateExpressionWithUnits
-
Methods Inherited from Class pfcChild:
-
GetDBParent,
GetOId
-
Methods Inherited from Class pfcModelItem:
-
GetName,
SetName,
GetId,
GetType
-
Methods Inherited from Class wfcWModelItem:
-
DeleteUserDefinedName,
Unhide,
Hide,
IsHidden,
IsNameReadOnly,
IsZoneFeature,
GetDefaultName
-
Methods Inherited from Class wfcLayerItem:
-
IsLayerItemVisible,
RemoveNoUpdate,
GetLayers,
AddNoUpdate
-
Methods Inherited from Class pfcNote:
-
GetLines,
SetLines,
GetText,
GetURL,
SetURL,
Display,
Delete,
GetOwner