API:ISimulationAtomTypeEvent
From Wiketomica
| API Home | Participants | API | Discussion | Demos | Downloads | Documentation | Contact Us | Acknowledgements |
ISimulationAtomTypeEvent
Purpose
superclass:ISimulationEvent
Proposed Interface
interface ISimulationAtomTypeEvent : ISimualationEvent {
readonly attribute IAtomType atomType;
}
