Skip to main content

ModelCenter APIs 2025 R2

PHXCOMObject

Last update: 16.07.2025

public class PHXCOMObject

This is a base class for Java objects that mirror ModelCenter COM objects

Author

Woyak, 10/2001

Inheritors

AddToModel
Assembly
CachePin
Component
CustomDesignPoint
DataCollector
DataExplorer
PHXDEKeepalive
DataHistory
DataMonitor
DHVariable
Feature
FileSystemInfo
Format
GlobalParameters
Group
JobManager
ModelCenter
RefArrayProp
RefProp
SaveContext
TradeStudy
Variable
VariableDescription
VariableLink
VariableLinks
VariableMetaDataProvider
Variables
AddToModel
Assembly
CachePin
Component
CustomDesignPoint
DataCollector
DataExplorer
PHXDEKeepalive
DataHistory
DataMonitor
DHVariable
Feature
FileSystemInfo
Format
GlobalParameters
Group
JobManager
ModelCenter
RefArrayProp
RefProp
SaveContext
TradeStudy
Variable
VariableDescription
VariableLink
VariableLinks
VariableMetaDataProvider
Variables
Logger
Logger

Functions

Name Summary
disableGC public disableGC(gc: Boolean)
If true, prevents releaseObjects from doing anything.
release public release()
Releases the COM reference to ModelCenter for this object.
releaseObjects public releaseObjects()
This function attempts to release any COM resources left behind from objects which have been finalized but release() was never called on them.
setReferenceDebugMode public setReferenceDebugMode(on: Boolean)
When set to true, the system will keep a list of active COM objects that are allocated but not yet released since this method was invoked.

Connect with Ansys