public class IfcAlignmentCantSegment4X3 extends IfcAlignmentParameterSegment4X3
IfcAlignmentCantSegment
| Constructor and Description |
|---|
IfcAlignmentCantSegment4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLengthMeasure4X3 |
getEndCantLeft() |
IfcLengthMeasure4X3 |
getEndCantRight() |
IfcNonNegativeLengthMeasure4X3 |
getHorizontalLength() |
IfcAlignmentCantSegmentTypeEnum4X3 |
getPredefinedType() |
IfcLengthMeasure4X3 |
getStartCantLeft() |
IfcLengthMeasure4X3 |
getStartCantRight() |
IfcLengthMeasure4X3 |
getStartDistAlong() |
void |
setEndCantLeft(IfcLengthMeasure4X3 value) |
void |
setEndCantRight(IfcLengthMeasure4X3 value) |
void |
setHorizontalLength(IfcNonNegativeLengthMeasure4X3 value) |
void |
setPredefinedType(IfcAlignmentCantSegmentTypeEnum4X3 value) |
void |
setStartCantLeft(IfcLengthMeasure4X3 value) |
void |
setStartCantRight(IfcLengthMeasure4X3 value) |
void |
setStartDistAlong(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 getStartCantLeft()
public final void setStartCantLeft(IfcLengthMeasure4X3 value)
public final IfcLengthMeasure4X3 getEndCantLeft()
public final void setEndCantLeft(IfcLengthMeasure4X3 value)
public final IfcLengthMeasure4X3 getStartCantRight()
public final void setStartCantRight(IfcLengthMeasure4X3 value)
public final IfcLengthMeasure4X3 getEndCantRight()
public final void setEndCantRight(IfcLengthMeasure4X3 value)
public final IfcAlignmentCantSegmentTypeEnum4X3 getPredefinedType()
public final void setPredefinedType(IfcAlignmentCantSegmentTypeEnum4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.