Fluidic Insulation Physical Methods

This page discusses:

Piping_Insulation.GetColor()

-

Signature

Piping_Insulation.GetColor(oRed : Integer, oGreen : Integer, oBlue : Integer)

Arguments

NameInput/OutputRequired?TypeComment
oRedOutInteger-
oGreenOutInteger-
oBlueOutInteger-

Example

Piping_Insulation.GetOpacity()

-

Signature

Piping_Insulation.GetOpacity(oOpacity : Integer)

Arguments

NameInput/OutputRequired?TypeComment
oOpacityOutInteger-

Example

Piping_Insulation.SetColor()

-

Signature

Piping_Insulation.SetColor(iRed : Integer, iGreen : Integer, iBlue : Integer)

Arguments

NameInput/OutputRequired?TypeComment
iRedInInteger-
iGreenInInteger-
iBlueInInteger-

Example

Piping_Insulation.SetOpacity()

-

Signature

Piping_Insulation.SetOpacity(iOpacity : Integer)

Arguments

NameInput/OutputRequired?TypeComment
iOpacityInInteger-

Example