CATStrUseItf Interface CATISfdUsePanel

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


interface CATISfdUsePanel

Interface differentiator for the SFD Panel.
Role: Interface to filter a Structure Functional Modeler Panel by adhesion. A Panel is a derived GSMTool having the following properties: - INSTANTIATION - @see CATISfdUseFunctionFactory#CreatePanel() - EXTENSION - optionally extended by an feature extension (category, @see CATIStrCategoryMngt) - AGGREGATION - can be aggregated directly under the MechanicalPart or in another tool - CREATION MODES - can be built according to several creation modes: . PanelSurf (@see CATIStrPanelSurf): only one today - LIMITS - can be cut by limits (@see CATIStrPanelLimitMngt) - PLATES - contains at least one SFD Plate and more generated by the seams (@see CATISfdUsePlatesMngt) - OPENINGS - contains optionally some openings (@see CATIStrOpeningMngt) - STIFFENERS - contains optionally SFD Stiffener and SFD StiffenerOnFreeEdge that are SFD Profiles laying on the DelimitedMoldedSurface of the Panel - DEFAULT MATERIAL VALUES - stores the default Material and Grade (@see CATIStrMaterialMngt), default Thickness, Offset, ThrowOrientation of the Plates (@see CATIStrPlateExtrusionMngt) - COPY/PASTE/DRAGnDROP - . can be Copied and Pasted in the same Representation or another one. In that case, the application manages the imports of the geometric attributes. . can be inserted in tool. - STRUCTURE - . CanonicMoldedSurface is the support selected by the user with the optional offset . DelimitedMoldedSurface is the CanonicMoldedSurface cut by the limits . PlateSet contains the Plates . OpeningPlate contains the openings piercing the plates . OpeningPlateProfile contains the openings piercing the plates and interrupting the Stiffeners . StiffenerSet contains the Stiffeners and StiffenersOnFreeEdge Feature implementing this interface: SFD Panel.


Method Index


o GetCanonicSupport(CATIMmiMechanicalFeature_var&)
Get the Canonical MoldedSurface of this Panel.
o GetDelimitedSupport(CATIMmiMechanicalFeature_var&)
Get the delimited MoldedSurface of this Panel.

Methods


o GetCanonicSupport
public virtual GetCanonicSupport( ospCanonicSupport)
Get the Canonical MoldedSurface of this Panel.
Parameters:
ispCanonicSupport
Canonical molded surface of this Panel.
o GetDelimitedSupport
public virtual GetDelimitedSupport( ospDelimitedSupport)
Get the delimited MoldedSurface of this Panel.
Parameters:
ispDelimitedSupport
Delimited molded surface of this Panel.

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

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