IfcSurfaceOfLinearExtrusion

Inheritance: java.lang.Object, IfcSweptSurface

Constructors

ConstructorDescription
IfcSurfaceOfLinearExtrusion()

Methods

MethodDescription
getExtrudedDirection()
setExtrudedDirection(IfcDirection value)
getDepth()
setDepth(IfcLengthMeasure value)

IfcSurfaceOfLinearExtrusion()

public IfcSurfaceOfLinearExtrusion()

getExtrudedDirection()

public final IfcDirection getExtrudedDirection()

Returns: IfcDirection

setExtrudedDirection(IfcDirection value)

public final void setExtrudedDirection(IfcDirection value)

getDepth()

public final IfcLengthMeasure getDepth()

Returns: IfcLengthMeasure

setDepth(IfcLengthMeasure value)

public final void setDepth(IfcLengthMeasure value)