public class IfcAlignmentHorizontalSegment4X3 extends IfcAlignmentParameterSegment4X3
IfcAlignmentHorizontalSegment
| Constructor and Description |
|---|
IfcAlignmentHorizontalSegment4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLengthMeasure4X3 |
getEndRadiusOfCurvature() |
IfcPositiveLengthMeasure4X3 |
getGravityCenterLineHeight() |
IfcAlignmentHorizontalSegmentTypeEnum4X3 |
getPredefinedType() |
IfcNonNegativeLengthMeasure4X3 |
getSegmentLength() |
IfcPlaneAngleMeasure4X3 |
getStartDirection() |
IfcCartesianPoint4X3 |
getStartPoint() |
IfcLengthMeasure4X3 |
getStartRadiusOfCurvature() |
void |
setEndRadiusOfCurvature(IfcLengthMeasure4X3 value) |
void |
setGravityCenterLineHeight(IfcPositiveLengthMeasure4X3 value) |
void |
setPredefinedType(IfcAlignmentHorizontalSegmentTypeEnum4X3 value) |
void |
setSegmentLength(IfcNonNegativeLengthMeasure4X3 value) |
void |
setStartDirection(IfcPlaneAngleMeasure4X3 value) |
void |
setStartPoint(IfcCartesianPoint4X3 value) |
void |
setStartRadiusOfCurvature(IfcLengthMeasure4X3 value) |
getEndTag, getStartTag, setEndTag, setStartTagequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCartesianPoint4X3 getStartPoint()
public final void setStartPoint(IfcCartesianPoint4X3 value)
public final IfcPlaneAngleMeasure4X3 getStartDirection()
public final void setStartDirection(IfcPlaneAngleMeasure4X3 value)
public final IfcLengthMeasure4X3 getStartRadiusOfCurvature()
public final void setStartRadiusOfCurvature(IfcLengthMeasure4X3 value)
public final IfcLengthMeasure4X3 getEndRadiusOfCurvature()
public final void setEndRadiusOfCurvature(IfcLengthMeasure4X3 value)
public final IfcNonNegativeLengthMeasure4X3 getSegmentLength()
public final void setSegmentLength(IfcNonNegativeLengthMeasure4X3 value)
public final IfcPositiveLengthMeasure4X3 getGravityCenterLineHeight()
public final void setGravityCenterLineHeight(IfcPositiveLengthMeasure4X3 value)
public final IfcAlignmentHorizontalSegmentTypeEnum4X3 getPredefinedType()
public final void setPredefinedType(IfcAlignmentHorizontalSegmentTypeEnum4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.