All Frameworks Object Hierarchy This Framework Indexes
o Property Comment( | ) As |
relcomment = maximummass.Comment MsgBox "maximummass comment : " & relcomment
o Property Context( | ) As (Read Only) |
o Property NbInParameters( | ) As (Read Only) |
o Property NbOutParameters( | ) As (Read Only) |
o Property Value( | ) As (Read Only) |
reldef = maximummass.Value MsgBox "maximummass relation is defined as " & reldef
o Func GetInParameter( | iIndex) As |
Area.1 = area(PartBody\Pad.1\Sketch.1)the object PartBody\Pad.1\Sketch.1 is a sketch and not a parameter.
TypeName
function to retrieve its real type.
Dim objectType objectType = TypeName(oParameter) If objectType = "Parameter" Then ...
o Func GetOutParameter( | iIndex) As |
o Sub Modify( | iValue) |
o Sub Rename( | iName) |
Copyright © 2003, Dassault Systèmes. All rights reserved.