All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---HybridShape | +---HybridShapeThickness
o Property Orientation( | ) As long |
Orient
the orientation for the Thickness1
hybrid shape feature.
Dim Orient As long Set Orient = Thickness1.Orientation
o Property Thickness1( | ) As double |
ThickVal1
the first thickness value for the Thick
hybrid shape feature.
Dim ThickVal1 As double Set ThickVal1 = Thick.Thickness1
o Property Thickness1Value( | ) As CATIALength (Read Only) |
ThickVal1
the first thickness value for the Thick
hybrid shape feature.
Dim ThickVal1 As Length Set ThickVal1 = Thick.Thickness1Value
o Property Thickness2( | ) As double |
ThickVal2
the second thickness value for the Thick
hybrid shape feature.
Dim ThickVal2 As double Set ThickVal2 = Thick.Thickness2
o Property Thickness2Value( | ) As CATIALength (Read Only) |
ThickVal2
the second thickness value for the Thick
hybrid shape feature.
Dim ThickVal2 As Length Set ThickVal2 = Thick.Thickness2Value
Copyright © 2003, Dassault Systèmes. All rights reserved.