All Frameworks Object Hierarchy This Framework Indexes
| o Property ArrangementAreas( | ) As (Read Only) |
Dim oArrAreas As ArrangementAreas Set oArrAreas = objArrProd1.Areas
| o Property ArrangementBoundaries( | ) As (Read Only) |
Dim oArrBoundaries As ArrangementBoundaries Set oArrBoundaries = objArrProd1.oArrObjType
| o Property ArrangementItemReservations( | ) As (Read Only) |
Dim oArrItemReservations As ArrangementItemReservations Set oArrItemReservations = objArrProd1.ItemReservations
| o Property ArrangementPathways( | ) As (Read Only) |
Dim oArrPathways As ArrangementPathways Set oArrPathways = objArrProd1.Pathways
| o Property ArrangementRectangles( | ) As (Read Only) |
Dim oArrRectangles As ArrangementRectangles Set oArrRectangles = objArrProd1.Rectangles
| o Property ArrangementRuns( | ) As (Read Only) |
Dim oArrRuns As ArrangementRuns Set oArrRuns = objArrProd1.Runs
| o Property Type( | ) As (Read Only) |
Dim oArrObjType As String oArrObjType = objArrProd1.Type
| o Func GetTechnologicalObject( | iApplicationType) As |
Dim objProd As Product
objProd = objArrProd1.GetTechnologicalObject("Product")
| o Sub SetArrangementNomenclature( | iNomenclature) |
objArrProd1.SetArrangementNomenclature = "Building"
| o Sub SetAutoName( | ) |
objArrProd1.SetAutoName
Copyright © 2003, Dassault Systèmes. All rights reserved.