public abstract class IfcLightSource4 extends IfcGeometricRepresentationItem4
IfcLightSource
| Constructor and Description |
|---|
IfcLightSource4() |
| Modifier and Type | Method and Description |
|---|---|
IfcNormalisedRatioMeasure4 |
getAmbientIntensity() |
IfcNormalisedRatioMeasure4 |
getIntensity() |
IfcColourRgb4 |
getLightColour() |
IfcLabel4 |
getName() |
void |
setAmbientIntensity(IfcNormalisedRatioMeasure4 value) |
void |
setIntensity(IfcNormalisedRatioMeasure4 value) |
void |
setLightColour(IfcColourRgb4 value) |
void |
setName(IfcLabel4 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcColourRgb4 getLightColour()
public final void setLightColour(IfcColourRgb4 value)
public final IfcNormalisedRatioMeasure4 getAmbientIntensity()
public final void setAmbientIntensity(IfcNormalisedRatioMeasure4 value)
public final IfcNormalisedRatioMeasure4 getIntensity()
public final void setIntensity(IfcNormalisedRatioMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.