public class IfcAlignmentVerticalSegment4X3 extends IfcAlignmentParameterSegment4X3
IfcAlignmentVerticalSegment
| Constructor and Description |
|---|
IfcAlignmentVerticalSegment4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcRatioMeasure4X3 |
getEndGradient() |
IfcNonNegativeLengthMeasure4X3 |
getHorizontalLength() |
IfcAlignmentVerticalSegmentTypeEnum4X3 |
getPredefinedType() |
IfcLengthMeasure4X3 |
getRadiusOfCurvature() |
IfcLengthMeasure4X3 |
getStartDistAlong() |
IfcRatioMeasure4X3 |
getStartGradient() |
IfcLengthMeasure4X3 |
getStartHeight() |
void |
setEndGradient(IfcRatioMeasure4X3 value) |
void |
setHorizontalLength(IfcNonNegativeLengthMeasure4X3 value) |
void |
setPredefinedType(IfcAlignmentVerticalSegmentTypeEnum4X3 value) |
void |
setRadiusOfCurvature(IfcLengthMeasure4X3 value) |
void |
setStartDistAlong(IfcLengthMeasure4X3 value) |
void |
setStartGradient(IfcRatioMeasure4X3 value) |
void |
setStartHeight(IfcLengthMeasure4X3 value) |
getEndTag, getStartTag, setEndTag, setStartTagequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLengthMeasure4X3 getStartDistAlong()
public final void setStartDistAlong(IfcLengthMeasure4X3 value)
public final IfcNonNegativeLengthMeasure4X3 getHorizontalLength()
public final void setHorizontalLength(IfcNonNegativeLengthMeasure4X3 value)
public final IfcLengthMeasure4X3 getStartHeight()
public final void setStartHeight(IfcLengthMeasure4X3 value)
public final IfcRatioMeasure4X3 getStartGradient()
public final void setStartGradient(IfcRatioMeasure4X3 value)
public final IfcRatioMeasure4X3 getEndGradient()
public final void setEndGradient(IfcRatioMeasure4X3 value)
public final IfcLengthMeasure4X3 getRadiusOfCurvature()
public final void setRadiusOfCurvature(IfcLengthMeasure4X3 value)
public final IfcAlignmentVerticalSegmentTypeEnum4X3 getPredefinedType()
public final void setPredefinedType(IfcAlignmentVerticalSegmentTypeEnum4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.