public interface RectangleHollowProfile extends RectangleProfile
Modifier and Type | Method and Description |
---|---|
Optional<Double> |
getInnerFilletRadius()
Returns an optional of the radius of the circular arcs, by which all four corners of the inner contour of
rectangle are equally rounded.
|
Optional<Double> |
getOuterFilletRadius()
Returns an optional of the radius of the circular arcs, by which all four corners of the outer contour of
rectangle are equally rounded.
|
Double |
getWallThickness()
Returns the thickness of the wall.
|
getXDim, getYDim
getParametricProfileType
Double getWallThickness()
Optional<Double> getInnerFilletRadius()
Optional<Double> getOuterFilletRadius()
Copyright © 2019 Solibri, Inc.. All rights reserved.