CATFmtToolsInterfaces CATFmtPathFactory

Usage: you must use this class as is. You should never derive it.


public class CATFmtPathFactory

Factory to manage creation of a Path in the product structure.

See also:


Method Index


o BuildFromObject(CATBaseUnknown*)
Construct a Path from a Product Linkable Object or a simulation connector.
o BuildFromPathElement(CATPathElement*)
Construct a Path from a selection path.

Methods


o BuildFromObject
public static BuildFromObject( iSupport)
Construct a Path from a Product Linkable Object or a simulation connector.
Parameters:
iSupport
PLO or connector to build the Path from.
Returns:
IUnknown#Release The created Path.
o BuildFromPathElement
public static BuildFromPathElement( iPathElement)
Construct a Path from a selection path.
Parameters:
PathElement
path of objects @see CATPathElement.
Returns:
IUnknown#Release

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

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