All Frameworks Object Hierarchy This Framework Indexes
Use the HybridShapeFactory object to create a HybridShapePolyline object.
o Property Closure( | ) As |
HybShpPolyline
hybrid shape polyline.
Dim HybShpPolClosure As boolean HybShpPolClosure = HybShpPolyline.Closure
o Property NumberOfElements( | ) As (Read Only) |
HybShpPolyline
hybrid shape polyline.
Dim HybShpPolNoOfEle As long HybShpPolNoOfEle = HybShpPolyline.NumberOfElements
o Sub GetElement( | iPosition, | |
oElement, | ||
oRadius) |
HybShpPolyline
hybrid shape polyline.
Dim HybShpPolylineElement As Reference Dim HybShpPolylineRadius As Reference HybShpPolyline.GetElement 1, HybShpPolylineElement,HybShpPolylineRadius
o Sub InsertElement( | iPoint, | |
iPosition) |
HybShpPolyline
hybrid shape polyline.
HybShpPolyline.InsertElement PointReference,1
o Sub RemoveElement( | iPosition) |
HybShpPolyline
hybrid shape polyline.
HybShpPolyline.RemoveElement 1
o Sub ReplaceElement( | iPoint, | |
iPosition) |
HybShpPolyline
hybrid shape polyline.
HybShpPolyline.ReplaceElement PointReference, 1
o Sub SetRadius( | iPosition, | |
iRadius) |
HybShpPolyline
hybrid shape polyline.
HybShpPolyline.SetRadius 1, 10
Copyright © 2003, Dassault Systèmes. All rights reserved.