All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIBlock
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIBlock
Interface to manage blocks.
Role: This interface is used to manage blocks.
A CATIBlock can be a Product or a Fix Together constraint.
From the mechanical application point of view, the blocks represent
groups of mobile rigid objects.
public virtual HRESULT GetParentBlock( | CATIBlock_var& | oParentBlock)const = 0 |
public virtual HRESULT ListBlocks( | CATLISTV(CATBaseUnknown_var)& | oListBlocks)const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.