public class CadSkyLightBackGround extends CadBaseObject
Class describing CadSkyLightBackGround object.
Constructor and Description |
---|
CadSkyLightBackGround()
Initializes a new instance of the
CadSkyLightBackGround class. |
Modifier and Type | Method and Description |
---|---|
List<CadParameter> |
getSkyLightBackGroundParameterList()
Gets or sets the sky light back ground parameter list.
|
void |
setSkyLightBackGroundParameterList(List<CadParameter> value)
Gets or sets the sky light back ground parameter list.
|
getChildObjects, getTypeName, setChildObjects
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public CadSkyLightBackGround()
Initializes a new instance of the CadSkyLightBackGround
class.
public List<CadParameter> getSkyLightBackGroundParameterList()
Gets or sets the sky light back ground parameter list.
public void setSkyLightBackGroundParameterList(List<CadParameter> value)
Gets or sets the sky light back ground parameter list.
value
- The sky light back ground parameter list.