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