GeometryData.setMaximumDimension


setMaximumDimension(dimension)

Sets the maximum feature dimension (point=0, line=1, surface=2, volume=3) when creating a cube, cuboid, cylinder, cone, sphere or ellipsoid, when sweeping features or when creating features from mesh, by offsetting or by extruding other features.

dimensioninteger
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to GeometryData

Back to Overview