| Library | File | Frames | Expand |
| void | AddLeader (pfcAttachment_ptr LeaderAttach) | |
| void | AddVarText (pfcDetailVariantText_ptr Text) | |
| Add variable text to the symbol instance. | ||
| wfcAnnotationPlane_ptr | GetAnnotationPlane () | |
| LICENSE: 222 |
||
| optional pfcDimension_ptr | GetAttachedDimension () | |
| Finds the dimension to which the symbol instance is directly attached. | ||
| pfcDetailEntityInstructions_ptr | GetEntityInstructions (pfcDetailEntityItem_ptr Item) | |
| LICENSE: 222 Gets data of an entity in the symbol instance. |
||
| optional pfcFeature_ptr | GetFeature () | |
| Return the feature that is shown the detail symbol instance. | ||
| pfcDetailNoteInstructions_ptr | GetNoteInstructions (pfcDetailNoteItem_ptr Item, pfcDimDisplayMode DispMode) | |
| LICENSE: 222 Gets data of a note in the symbol instance. |
||
| void | SetAnnotationPlane (wfcAnnotationPlane_ptr AnnotPlane) | |
| LICENSE: 222 |
||
| optional pfcDimension_ptr | GetAttachedDimension | () |
|
Finds the dimension to which the symbol instance is directly attached.
|
| void | AddLeader | (pfcAttachment_ptr LeaderAttach) |
|
| void | AddVarText | (pfcDetailVariantText_ptr Text) |
|
Add variable text to the symbol instance.
|
| optional pfcFeature_ptr | GetFeature | () |
|
Return the feature that is shown the detail symbol instance.
|
| void | SetAnnotationPlane | (wfcAnnotationPlane_ptr AnnotPlane) |
LICENSE: 222
|
| wfcAnnotationPlane_ptr | GetAnnotationPlane | () |
| pfcDetailEntityInstructions_ptr | GetEntityInstructions | (pfcDetailEntityItem_ptr Item) |
| LICENSE: 222
Gets data of an entity in the symbol instance.
|
| pfcDetailNoteInstructions_ptr | GetNoteInstructions | (pfcDetailNoteItem_ptr Item, pfcDimDisplayMode DispMode) |
| LICENSE: 222
Gets data of a note in the symbol instance.
|