All Frameworks Object Hierarchy This Framework Indexes
o Property ArrangementNodes( | ) As (Read Only) |
Dim objArrNodes As ArrangementNodes Set objArrNodes = objPathway1.ArrangementNodes
o Property Length( | ) As (Read Only) |
Dim dblLength As Double dblLength = objPathway1.Length
o Property SectionDiameter( | ) As |
Dim dblSectionDia As Double dblSectionDia = objPathway1.SectionDiameter
o Property SectionHeight( | ) As |
Dim dblSectionHeight As Double dblSectionHeight = objPathway1.SectionHeight
o Property SectionType( | ) As |
objPathway1.SectionType = CatArrangementRouteSectionRectangular
o Property SectionWidth( | ) As |
Dim dblSectionWidth As Double dblSectionWidth = objPathway1.SectionWidth
o Property VisuMode( | ) As |
objPathway1.VisuMode = CatArrangementRouteVisuModeSolid
o Func GetTechnologicalObject( | iApplicationType) As |
Dim objProd As Product objProd = objPathway1.GetTechnologicalObject("Product")
Copyright © 2003, Dassault Systèmes. All rights reserved.