public interface IProfile extends ParametricProfile
Modifier and Type | Method and Description |
---|---|
Optional<Double> |
getFilletRadius()
Returns an optional of the fillet between the web and the flange.
|
Double |
getFlangeThickness()
Returns the flange thickness of the I-shape.
|
Double |
getOverallDepth()
Returns the total extent of the depth, defined parallel to the y axis.
|
Double |
getOverallWidth()
Returns the total extent of the width, defined parallel to the x axis.
|
Double |
getWebThickness()
Returns the thickness of the web of the I-shape.
|
getParametricProfileType
Double getOverallWidth()
Double getOverallDepth()
Double getWebThickness()
Double getFlangeThickness()
Copyright © 2019 Solibri, Inc.. All rights reserved.