|
DEPRECATED:
|
Since Wildfire 5.0
|

SUPERSEDED BY: |


ProDrawingDimAttachsGet | |
( ProDrawing drawing /* (In) the drawing. */ ProDimension* dimension /* (In) the dimension. */ ProSelection** p_attachments_arr /* (Out) pointer to a ProArray of ProSelection. Will be allocated by function. Free this using ProSelectionarrayFree(). */ ProDimSense** p_dsense_arr /* (Out) pointer to a ProArray of ProDimSense. Will be allocated by function. Free this using ProArrayFree(). */ ) |

one or more of the input arguments are invalid. | |
the dimension specified is not a valid dimension created in drawing mode. | |
successfully retrieved the attachments and the sense. | |
the dimension sense type is not supported with this function. | |
If the dimension is placed on intersection of two entities. |
