GSMInterfaces HybridShapeSweep (Object)
All Frameworks Object Hierarchy This Framework Previous Next Indexes
HybridShapeSweep (Object)
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---HybridShape
|
+---HybridShapeSweep
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 long
Returns or sets the fill twisted areas mode.
o Property SetbackValue ( ) As double
Returns or sets the setback value.
Methods
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.
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 Sub RemoveAllCutPoints ( )
Removes all cut points.
o Sub RemoveAllFillPoints ( )
Removes all fill points.
Copyright © 2003, Dassault Systèmes. All rights reserved.