public interface ZProfile extends ParametricProfile
Modifier and Type | Method and Description |
---|---|
Double |
getDepth()
Returns the depth of the profile.
|
Optional<Double> |
getEdgeRadius()
Returns an option of the edge radius of the profile.
|
Optional<Double> |
getFilletRadius()
Returns an optional of the fillet radius of the profile.
|
Double |
getFlangeThickness()
Returns the wall thickness of the flange.
|
Double |
getFlangeWidth()
Returns the flange width of the profile.
|
Double |
getWebThickness()
Returns the wall thickness of the web.
|
getParametricProfileType
Double getDepth()
Double getFlangeWidth()
Double getWebThickness()
Double getFlangeThickness()
Optional<Double> getFilletRadius()
Copyright © 2019 Solibri, Inc.. All rights reserved.