GSMInterfaces HybridShapeSweep (Object)
All Frameworks Object Hierarchy This Framework Indexes
HybridShapeSweep (Object)
Represents the hybrid shape Sweep feature object.
Role : Declare hybrid shape Sweep root feature object.
All interfaces for different type of sweep derivates HybridShapeSweep.
Use the CATIAHybridShapeFactory to create a HybridShapeSweep objects.
See also:
HybridShapeFactory
Property Index
FillTwistedAreas
Returns or sets the fill twisted areas mode.
SetbackValue
Returns or sets the setback value.
Method Index
AddCutPoints
Sets two cut points on the master guide.
AddFillPoints
Sets two fill points on the master guide.
GetCutPoint
GetFillPoint
RemoveAllCutPoints
Removes all cut points.
RemoveAllFillPoints
Removes all fill points.
Properties
o Property FillTwistedAreas ( ) As
Returns or sets the fill twisted areas mode.
o Property SetbackValue ( ) As
Returns or sets the setback value.
Methods
o Sub AddCutPoints ( iElement1 , iElement2 )
Sets two cut points on the master guide. These points define a zone to be kept
on the final swept surface.
Parameters:
iElement1
First / start cut point.
iElement2
Second / end cut point.
o Sub AddFillPoints ( iElement1 , iElement2 )
Sets two fill points on the master guide. These points define a zone to be filled
on the final swept surface.
Parameters:
iElement1
First / start fill point.
iElement2
Second / end fill point.
o Func GetCutPoint ( iRank ) As
o Func GetFillPoint ( iRank ) As
o Sub RemoveAllCutPoints ( )
Removes all cut points.
o Sub RemoveAllFillPoints ( )
Removes all fill points.
Copyright © 2003, Dassault Systèmes. All rights reserved.