public interface AsymmetricIProfile extends IProfile
Modifier and Type | Method and Description |
---|---|
Optional<Double> |
getCentreOfGravityInY()
Returns an optional of the location of centre of gravity along the y axis measured from the center of the
bounding box.
|
Optional<Double> |
getTopFlangeFilletRadius()
Returns an optional of the fillet between the web and the top flange of the I-shape.
|
Optional<Double> |
getTopFlangeThickness()
Returns an optional of the flange thickness of the top flange of the I-shape.
|
Double |
getTopFlangeWidth()
Returns the extent of the top flange, defined parallel to the x axis.
|
getFilletRadius, getFlangeThickness, getOverallDepth, getOverallWidth, getWebThickness
getParametricProfileType
Double getTopFlangeWidth()
Optional<Double> getTopFlangeThickness()
Optional<Double> getTopFlangeFilletRadius()
Optional<Double> getCentreOfGravityInY()
Copyright © 2019 Solibri, Inc.. All rights reserved.