public interface CraneRailFProfile extends ParametricProfile
Modifier and Type | Method and Description |
---|---|
Double |
getBaseDepth1()
Returns the base depth of the F shape crane rail.
|
Double |
getBaseDepth2()
Returns the base depth of the F shape crane rail.
|
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.
|
Double |
getHeadDepth2()
Returns the head depth of the F shape crane rail.
|
Double |
getHeadDepth3()
Returns the head depth of the F shape crane rail.
|
Double |
getHeadWidth()
Returns the total extent of the width of the head.
|
Double |
getOverallHeight()
Returns the total extent of the height.
|
Optional<Double> |
getRadius()
Returns an optional of the edge radius.
|
Double |
getWebThickness()
Returns the thickness of the web of the F shape crane rail.
|
getParametricProfileType
Double getOverallHeight()
Double getHeadWidth()
Optional<Double> getRadius()
Double getHeadDepth2()
Double getHeadDepth3()
Double getWebThickness()
Double getBaseDepth1()
Double getBaseDepth2()
Optional<Double> getCentreOfGravityInY()
Copyright © 2019 Solibri, Inc.. All rights reserved.