|
| wfcAnnotationElement_ptr | AddAnnotationElement
(xbool InvokeUI)
|
| LICENSE: 222 |
|
| void | AddAnnotationReferenceInAnnotationElement
(wfcAnnotationReference_ptr Reference, xbool InvokeUI)
|
| LICENSE: 222 |
|
| wfcAnnotationElements_ptr | AddElementsInAnnotationFeature
(wfcAnnotations_ptr Annotations, xbool InvokeUI)
|
| LICENSE: 222 |
|
| void | CopyAnnotationElement
(wfcAnnotationElement_ptr AnnotElem)
|
| LICENSE: 222 |
|
| wfcAnnotationElement_ptr | CreateAnnotationFeatBaseline
(pfcSelection_ptr Reference, wfcAnnotationPlane_ptr Plane, optional pfcSelection_ptr DirReference)
|
| LICENSE: 222 |
|
| wfcAnnotationPlane_ptr | CreateAnnotationPlane
(pfcVector3D_ptr NormalVector)
|
| |
|
| wfcWFeature_ptr | CreateFeature
(wfcElementTree_ptr Tree, wfcFeatCreateOptions_ptr Options, optional wfcWRegenInstructions_ptr Instrs)
|
| Creates a feature from the Feature Element Tree |
|
| void | DeleteAnnotationElement
(xbool InvokeUI)
|
| LICENSE: 222 |
|
| void | DeleteElementsInAnnotationFeature
(pfcSelections_ptr AnnotElements, xbool InvokeUI)
|
| LICENSE: 222 |
|
| xreal | EvaluateAngle
(wfcWSelection_ptr Selection)
|
| Evaluates angle between this and specified selection. Selections must represents straight edges |
|
| xreal | EvaluateDiameter
()
|
|
Finds the geometry item (surface) diameter.
Only revolved surfaces (cylinder, cone, and so on) are valid.
|
|
| optional xbool | GetAutoPropagateFlagInAnnotationElement
(wfcAnnotationReference_ptr Reference)
|
| LICENSE: 222 |
|
| wfcCollection_ptr | GetCollection
()
|
| Get collection object containing selection |
|
| pfcTable_ptr | GetDrawingTable
()
|
| Get drawing table object from its selection |
|
| wfcWFeature_ptr | GetPipelineFeature
()
|
| Get pipeline feature from its selection |
|
| optional wfcAppearance_ptr | GetVisibleAppearance
()
|
|
This method is enabled for Creo Direct.
Gets the appearance properties |
|
| optional wfcTextures_ptr | GetVisibleTextures
()
|
| Gets the texture properties |
|
| wfcWWindow_ptr | GetWindow
()
|
| Retrieves the window in which selection was made. |
|
| void | RecordExternalSelection
(wfcSelectionRecordAction RecordAction)
|
|
Places external selection into pfcBaseSession::Select(pfcSelectionOptions_ptr, optional pfcSelections_ptr) buffer.
Together with wfcWSession::RegisterExternalSelectionHighlight(wfcExternalSelectionHighlight_ptr) provides
interaction between external application media (like a tree) and pfcBaseSession::Select(pfcSelectionOptions_ptr, optional pfcSelections_ptr).
Upon an object selection in their media, applications should create wfcWSelection and
use this method to pass it to pfcBaseSession::Select(pfcSelectionOptions_ptr, optional pfcSelections_ptr).
|
|
| void | RemoveAnnotationReferenceInAnnotationElement
(wfcAnnotationReference_ptr Reference, xbool InvokeUI)
|
| LICENSE: 222 |
|
| void | SetAnnotationInAnnotationElement
(optional wfcAnnotation_ptr Annotation)
|
| LICENSE: 222 |
|
| void | SetAnnotationReferencesInAnnotationElement
(wfcAnnotationReferences_ptr References, xbool InvokeUI)
|
| LICENSE: 222 |
|
| void | SetAutoPropagateFlagInAnnotationElement
(wfcAnnotationReference_ptr Reference, xbool AutoPropagateFlag)
|
| LICENSE: 222 |
|
| void | SetCopyFlagInAnnotationElement
(xbool CopyFlag, xbool InvokeUI)
|
| LICENSE: 222 |
|
| void | SetDependencyFlag
(xbool DependencyFlag, xbool InvokeUI)
|
| LICENSE: 222 |
|
| void | SetVisibleAppearance
(optional wfcAppearance_ptr AppearProps)
|
|
This method is enabled for Creo Direct.
Set the appearance properties |
|
| void | SetVisibleTextures
(wfcTextures_ptr TextureProps)
|
| Sets the texture properties |
|
| void | ShowAnnotations
(pfcDrawing_ptr DrawingModel, wfcAnnotationType AnnotType, optional pfcView2D_ptr DrawingView)
|
| |
|
| void | ShowAxes
(pfcDrawing_ptr DrawingModel, optional pfcView2D_ptr DrawingView)
|
| |
|
| void | ShowDatumTargets
(pfcDrawing_ptr DrawingModel, optional pfcView2D_ptr DrawingView)
|
| |
|
| void | StrengthenAnnotationElementReference
(wfcAnnotationReference_ptr Reference, xbool InvokeUI)
|
| LICENSE: 222 |
|
| xbool | Verify
()
|
| Verifies the validity of the wfcWSelection. |
|
| void | WeakenAnnotationElementReference
(wfcAnnotationReference_ptr Reference, xbool InvokeUI)
|
| LICENSE: 222 |
|