ManufacturingInterfaces ManufacturingToolCorrector (Object)
All Frameworks Object Hierarchy This Framework Indexes
ManufacturingToolCorrector (Object)
Manufacturing tool corrector.
Property Index
-
Diameter
- Gives the corrector diameter tool diameter.
-
LengthNumber
- Gives the corrector length number.
-
Number
- Gives the corrector number.
-
Point
- Gives the corrector type point.
-
RadiusNumber
- Gives the corrector radius number.
Method Index
-
GetValues
- Gives the corrector values.
-
SetValues
- Defines the corrector values.
Properties
o Property Diameter( | ) As (Read Only) |
-
Gives the corrector diameter tool diameter.
Returns HRESULT.
o Property LengthNumber( | ) As (Read Only) |
-
Gives the corrector length number.
Returns HRESULT.
o Property Number( | ) As (Read Only) |
-
Gives the corrector number.
Returns HRESULT.
o Property Point( | ) As (Read Only) |
-
Gives the corrector type point.
oPoint : Type point (Ex: P1, ..., P9)
Returns HRESULT.
o Property RadiusNumber( | ) As (Read Only) |
-
Gives the corrector radius number.
Returns HRESULT.
Methods
o Sub GetValues( | | oPoint, |
| | oNumber, |
| | oLengthNumber, |
| | oRadiusNumber, |
| | oDiameter) |
-
Gives the corrector values.
oPoint : Type point (Ex: P1, ..., P9)
oNumber : Corrector Number
oLengthNumber : Corrector Length Number
oRadiusNumber : Corrector Radius Number
oDiameter : Tool Diameter where corrector applyes (if non fixed corrector)
Returns HRESULT.
o Sub SetValues( | | oPoint, |
| | oNumber, |
| | oLengthNumber, |
| | oRadiusNumber, |
| | oDiameter) |
-
Defines the corrector values.
iPoint : Type point (Ex: P1, ..., P9)
iNumber : Corrector Number
iLengthNumber : Corrector Length Number
iRadiusNumber : Corrector Radius Number
iDiameter : Tool Diameter where corrector applyes (if non fixed corrector)
Returns HRESULT.
Copyright © 2003, Dassault Systèmes. All rights reserved.