OCP
OCP copied to clipboard
AIS_Dimension binding missing
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 ?
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.
The reason was likely failure to compile the bindings including those classes.