All Frameworks Object Hierarchy This Framework Indexes
Using this prefered syntax will enable mkdoc to document your class.
o Property Activation( | ) As |
IsActivated = scenePrd.Hidden
o Property Hidden( | ) As |
IsHidden = scenePrd.Hidden
o Property Move( | ) As (Read Only) |
Dim EngineMove As Move Set EngineMove = scenePrd.GetMove
o Property Position( | ) As (Read Only) |
Dim EnginePosition As Position Set EnginePosition = scenePrd.GetPosition
o Sub GetRealColor( | oRed, | |
oGreen, | ||
oBlue, | ||
oInheritance) |
Dim r, g, b, inh scenePrd.GetRealColor r, g, b, inh
o Sub SetRealColor( | iRed, | |
iGreen, | ||
iBlue, | ||
iInheritance) |
scenePrd.SetRealColor 255,0,0,1
Copyright © 2003, Dassault Systèmes. All rights reserved.