All Frameworks Object Hierarchy This Framework Indexes
LICENSING INFORMATION: Creation of volume result requires GSO License
if GSO License is not granted , settting of Volume context has not effect
o Property BeginOffset( | ) As (Read Only) |
o Property Context( | ) As |
oContext
the context
for the Extrude1
hybrid shape feature.
Dim oContext Set oContext = Extrude1.Context
o Property Direction( | ) As |
o Property EndOffset( | ) As (Read Only) |
o Property ExtrudedObject( | ) As |
o Property FirstLimitType( | ) As |
oLim1Type
the first limit type
for the Extrude
hybrid shape feature.
Dim oLim1Type Set oLim1Type = Extrude.FirstLimitType
o Property FirstUptoElement( | ) As |
Lim1Elem
the First up-to element
for the Extrude
hybrid shape feature.
Dim Lim1Elem As Reference Set Lim1Elem = Extrude.FirstUptoElement
o Property Orientation( | iOrientation) |
IsInverted
orientation of the extrude
for the Extrude
hybrid shape feature.
Dim IsInverted As boolean IsInverted = Extrude.Orientation
o Property SecondLimitType( | ) As |
oLim2Type
the second limit type
for the Extrude
hybrid shape feature.
Dim oLim2Type Set oLim2Type = Extrude.SecondLimitType
o Property SecondUptoElement( | ) As |
Lim2Elem
the Second up-to element
for the Extrude
hybrid shape feature.
Dim Lim2Elem As Reference Set Lim2Elem = Extrude.SecondUptoElement
o Property SymmetricalExtension( | ) As |
IsSymmetrical
the SymmetricalExtension status set on of Limits
for the Extrude
hybrid shape feature.
Dim IsSymmetrical As boolean Set IsSymmetrical = Extrude.SymmetricalExtension
Copyright © 2003, Dassault Systèmes. All rights reserved.