All Frameworks Object Hierarchy This Framework Indexes
| o Property Element1( | ) As |
FirstElem the first element to intersect for the Intersection
hybrid shape feature.
Dim FirstElem As Reference Set FirstElem = Intersection.Element1
| o Property Element2( | ) As |
SecondElem the second element to intersect for the Intersection
hybrid shape feature.
Dim SecondElem As Reference Set SecondElem = Intersection.Element2
| o Property ExtendMode( | ) As |
ExtendMode the ExtendMode to intersect for the Intersection
hybrid shape feature.
Dim ExtendMode As Reference Set ExtendMode = Intersection.ExtendMode ExtendMode is 0 when both "Extend Linear Supposr for intersection" are unchecked ExtendMode is 1 when "Extend Linear Supposr for intersection" for First Element is checked and for Second Element is unchecked ExtendMode is 2 when "Extend Linear Supposr for intersection" for First Element is unchecked and for Second Element is checked ExtendMode is 3 when both "Extend Linear Supposr for intersection" are checked
| o Property ExtrapolateMode( | ) As |
ExtrapolateMode the ExtrapolateMode to intersect for the Intersection
hybrid shape feature.
Dim ExtrapolateMode As Reference Set ExtrapolateMode = Intersection.ExtrapolateMode
| o Property IntersectMode( | ) As |
IntersectMode the IntersectMode to intersect for the Intersection
hybrid shape feature.
Dim IntersectMode As Reference Set IntersectMode = Intersection.IntersectMode
| o Property PointType( | ) As |
PointType the PointType to intersect for the Intersection
hybrid shape feature.
Dim PointType As Reference Set PointType = Intersection.PointType
| o Property SolidMode( | ) As |
SolidMode the SolidMode to intersect for the Intersection
hybrid shape feature.
Dim SolidMode As Reference Set SolidMode = Intersection.SolidMode
Copyright © 2003, Dassault Systèmes. All rights reserved.