All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

GSMInterfaces Interface CATIGSMFactoryInternal

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIGSMFactoryInternal
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIGSMFactoryInternal

Factory of internal elements of Generative Shape Design workshop.
Role: Creation of internal Shape Design feature.

All methods described here work on CATISpecObject (for geometrical elements) and CATICkeParm (for data such as lengths, angles, ratios...).

Note: If the creation fails, the methods return NULL_var.

Internal feature needs to be aggregated in a GSMGeom and cannot be seen in 3D and Graph.


Method Index


o CreateIntegratedLaw(CATGSMBasicLawType)
Creates Integrated Law.

Methods


o CreateIntegratedLaw
public virtual CATIGSMIntegratedLaw_var CreateIntegratedLaw(CATGSMBasicLawType iType=CATGSMBasicLawType_None) = 0
Creates Integrated Law.
Parameters:
iType
Type of law
See also:
CATIGSMIntegratedLaw, CATGSMBasicLawType

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

Copyright © 2003, Dassault Systèmes. All rights reserved.