public interface _TransmittanceRangeOperationsNC extends _IObjectOperationsNC
Modifier and Type | Method and Description |
---|---|
Length |
getCutIn() |
Length |
getCutInTolerance() |
Length |
getCutOut() |
Length |
getCutOutTolerance() |
RDouble |
getTransmittance() |
RInt |
getVersion() |
void |
setCutIn(Length theCutIn) |
void |
setCutInTolerance(Length theCutInTolerance) |
void |
setCutOut(Length theCutOut) |
void |
setCutOutTolerance(Length theCutOutTolerance) |
void |
setTransmittance(RDouble theTransmittance) |
void |
setVersion(RInt theVersion) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
Length getCutIn()
void setCutIn(Length theCutIn)
Length getCutOut()
void setCutOut(Length theCutOut)
Length getCutInTolerance()
void setCutInTolerance(Length theCutInTolerance)
Length getCutOutTolerance()
void setCutOutTolerance(Length theCutOutTolerance)
RDouble getTransmittance()
void setTransmittance(RDouble theTransmittance)