
ProSmtFeatureDevldimsGet | |
( ProFeature* feature /* (In) The sheet metal feature (must be a Bend or Wall) */ ProDimension** devl_dims /* (Out) The DEV.L dimensions. This is a ProArray allocated by the function. Free it using ProArrayFree(). */ ProGeomitem** surfaces /* (Out) The surfaces referenced by the DEV.L dimensions. This is also a ProArray allocated by the function. */ ) |


