CATGSMUseItf Interface CATIGSMUseBoundary

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


interface CATIGSMUseBoundary

Interface to boundary surfacic features.
Role: Allows you to set/get boundary of an element

See also:


Method Index


o GetElem()
Gets reference element.
o GetFrom()
Gets from.
o GetFromOrientation()
Gets from orientation.
o GetSupport()
Gets support.
o GetTo()
Gets to.
o GetToOrientation()
Gets reference element.
o GetType()
Gets type of boundary.
o SetElem(CATIMmiMechanicalFeature_var)
Sets reference feature.
o SetFrom(CATIMmiMechanicalFeature_var)
Sets from.
o SetFromOrientation(CATGSMOrientation)
Sets from orientation.
o SetSupport(CATIMmiMechanicalFeature_var)
Sets support.
o SetTo(CATIMmiMechanicalFeature_var)
Sets to.
o SetToOrientation(CATGSMOrientation)
Sets to orientation.
o SetType(CATIGSMBoundaryPropag)
Sets type.

Methods


o GetElem
public virtual GetElem()
Gets reference element.
Returns:
surfacic feature
o GetFrom
public virtual GetFrom()
Gets from.
Returns:
surfacic feature
o GetFromOrientation
public virtual GetFromOrientation()
Gets from orientation.
Returns:
orientation
o GetSupport
public virtual GetSupport()
Gets support.
Returns:
surfacic feature
o GetTo
public virtual GetTo()
Gets to.
Returns:
surfacic feature
o GetToOrientation
public virtual GetToOrientation()
Gets reference element.
Returns:
orientation
o GetType
public virtual GetType()
Gets type of boundary.
Returns:
bboundary propagation type
o SetElem
public virtual SetElem( const iElem)
Sets reference feature.
Parameters:
iElem
reference feature
o SetFrom
public virtual SetFrom( const iElem)
Sets from.
Parameters:
iElem
reference feature
o SetFromOrientation
public virtual SetFromOrientation( iType)
Sets from orientation.
Parameters:
iType
orientation
o SetSupport
public virtual SetSupport( const iElem)
Sets support.
Parameters:
iElem
support
o SetTo
public virtual SetTo( const iElem)
Sets to.
Parameters:
iElem
reference feature
o SetToOrientation
public virtual SetToOrientation( iType)
Sets to orientation.
Parameters:
iType
orientation
o SetType
public virtual SetType( iType)
Sets type.
Parameters:
iType
type boundary

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

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