OCP icon indicating copy to clipboard operation
OCP copied to clipboard

AIS_Dimension binding missing

Open Jojain opened this issue 2 years ago • 2 comments

Hello, It seems that AIS_Dimension and it's subclasses (AIS_AngleDimension , AIS_DiameterDimension, AIS_LengthDimension, AIS_RadiusDimension) are not binded. Is there a reason for that ? And if not would it be possible to add them ?

Jojain avatar Mar 08 '22 18:03 Jojain

Looks like it changed name, I was misslooking in 7.3.0 version of OCCT. In 7.7.0.dev online doc these class are now under the package PrsDim as PrsDim_LengthDimension etc. However it seems they aren't available as well.

Jojain avatar Mar 09 '22 19:03 Jojain

The reason was likely failure to compile the bindings including those classes.

adam-urbanczyk avatar Mar 09 '22 19:03 adam-urbanczyk