public interface TrapeziumProfile extends ParametricProfile
Modifier and Type | Method and Description |
---|---|
Double |
getBottomXDim()
Returns the extent of the bottom line measured along the implicit x-axis.
|
Double |
getTopXDim()
Returns the extent of the top line measured along the implicit x-axis.
|
Double |
getTopXOffset()
Returns the offset from the beginning of the top line to the bottom line, measured along the implicit x-axis.
|
Double |
getYDim()
Returns the extent of the distance between the parallel bottom and top lines measured along the implicit y-axis.
|
getParametricProfileType
Double getBottomXDim()
Double getTopXDim()
Double getYDim()
Double getTopXOffset()
Copyright © 2019 Solibri, Inc.. All rights reserved.