Library | File

Class wfcSetDatumTag

# include <wfcAnnotation.h>

class wfcSetDatumTag
 : public virtual wfcAnnotation
{
    xaideclare(wfcSetDatumTag)
    ...
};



Description

 



Method Summary

wfcAnnotationPlane_ptrGetAnnotationPlane ()
LICENSE: 222
Obtains the annotation plane for a set datum tag.
pfcSelection_ptrGetAttachment ()
LICENSE: 222
Obtains the item to which the set datum tag is attached.
voidSetAnnotationPlane (wfcAnnotationPlane_ptr Plane)
LICENSE: 222
Assigns the annotation plane for a set datum tag.
voidSetAttachment (pfcSelection_ptr Reference)
LICENSE: 222
Assigns the item to which the set datum tag is attached.
voidShow ()
 


Methods Inherited from Class wfcLayerItem:

IsLayerItemVisible, RemoveNoUpdate, GetLayers, AddNoUpdate


Methods Inherited from Class pfcActionSource:

AddActionListener, RemoveActionListener


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 wfcAnnotation:

ShowInDrawing, Display, DisplayInDrawing, Undisplay, UndisplayInDrawing, IsShown, Update, GetTextStyle, SetTextStyle, GetTextStyleInDrawing, SetTextStyleInDrawing, UpdateAttachment, UpdatePosition, IsAssociative, GetAttachmentAssociativity, GetAnnotationElement, IsInactive, Rotate



Method Detail

pfcSelection_ptrGetAttachment ()
LICENSE: 222

Obtains the item to which the set datum tag is attached.
Manual References:
Annotations: Annotation Features and Annotations: Accessing Set Datum Tags, Annotations: Annotation Features and Annotations: Accessing Set Datum Tags, Technical Summary of Changes for Creo 4.0 F000: Annotations
Returns:
The attachment.



voidSetAttachment (pfcSelection_ptr Reference)
LICENSE: 222

Assigns the item to which the set datum tag is attached.
Manual References:
Annotations: Annotation Features and Annotations: Accessing Set Datum Tags, Annotations: Annotation Features and Annotations: Accessing Set Datum Tags, Technical Summary of Changes for Creo 4.0 F000: Annotations
Parameters:
Reference
The attachment.
Returns:



voidSetAnnotationPlane (wfcAnnotationPlane_ptr Plane)
LICENSE: 222

Assigns the annotation plane for a set datum tag.
Manual References:
Annotations: Annotation Features and Annotations: Accessing Set Datum Tags, Annotations: Annotation Features and Annotations: Accessing Set Datum Tags, Technical Summary of Changes for Creo 4.0 F000: Annotations
Parameters:
Plane
The annotation plane.
Returns:



wfcAnnotationPlane_ptrGetAnnotationPlane ()
LICENSE: 222

Obtains the annotation plane for a set datum tag.
Manual References:
Annotations: Annotation Features and Annotations: Accessing Set Datum Tags, Annotations: Annotation Features and Annotations: Accessing Set Datum Tags, Technical Summary of Changes for Creo 4.0 F000: Annotations
Returns:
The annotation plane.



voidShow ()

 
Manual References:
Annotations: Annotation Features and Annotations: Accessing Set Datum Tags, Technical Summary of Changes for Creo 4.0 F000: Annotations
Returns: