ICapePetroFractions Interface

ICapePetroFractions interface Provides methods to identify a CAPE-OPEN component.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[ComImportAttribute]
[GuidAttribute("72A94DE9-9A69-4369-B508-C033CDFD4F81")]
[ComVisibleAttribute(false)]
public interface ICapePetroFractions

Methods

GetPetroBulkProp Gets bulk characterization properties for the complete set of petroleum fractions
GetPetroCompoundProp Gets characterization properties for individual petroleum fractions
GetPetroCurveProp Gets characterization property cruves for the complete set of petroleum fractions
SetPetroBulkProp Sets bulk characterization properties for the complete set of petroleum fractions
SetPetroCompoundProp Sets characterization properties for individual petroleum fractions
SetPetroCurveProp Sets characterization property cruves for the complete set of petroleum fractions

See Also