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.
public virtual GetCanonicSupport( | ospCanonicSupport) |
public virtual GetDelimitedSupport( | ospDelimitedSupport) |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.