DELLiveInfraU5Itf Interface DELILiveInfraSelectableNoEdit

Usage: you can freely reimplement this interface.


interface DELILiveInfraSelectableNoEdit

Interface used to indicate if an object is considered selectable in Live Simulation environment.
Role: If this interface is implemented for a given late type, an object of that late-type is considered selectable (through Select command) in the Live Simulation environment even when Resource Selection mode is turned ON.
Products and resources should not implement this interface.
Important notice: Do not implement this interface on a late-type that implements CATIEdit interface, use the DELILiveInfraSelectable interface in that case.


Method Index


o ScanParents()

Methods


o ScanParents
public virtual ScanParents()

This object is included in the file: DELILiveInfraSelectableNoEdit.h
If needed, your Imakefile.mk should include the module: DELLiveInfraU5Itf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.