Scott Graham

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Common Value List for multiple parameters #18731
    Scott Graham
    Participant

    Decided to use an embedded Array instead. Seems to be working better. No further responses requested.

    Scott O. Graham, AIA, LEED AP+
    Principal
    Muhlenberg Greene Architects, Ltd.

    in reply to: Request Object Parameters with Label #4780
    Scott Graham
    Participant

    Finally got it to work!
    Thank you both for your help!

    Scott O. Graham, AIA, LEED AP+
    Principal
    Muhlenberg Greene Architects, Ltd.

    in reply to: Request Object Parameters with Label #4773
    Scott Graham
    Participant

    Thank you Joachim,

    So if I’m trying to retrieve the value of a parameter “bDoor” (boolean value), I would do the following?

    bDoor=”” !!! (does the empty expression initialize a variable regardless of what type it is?)

    rrr=request(ASSOCLP_PARVALUE”,”bDoor”, index_bDoor, type_bDoor, flags_bDoor, dim1_bDoor, dim2_bDoor, bDoor) !!! (are the index_, type_, flags_, dim1_, and dim2_ necessary here if I know the nature of the variable I’m looking for?)

    parameters bDoor=bDoor

    Scott O. Graham, AIA, LEED AP+
    Principal
    Muhlenberg Greene Architects, Ltd.

Viewing 3 posts - 1 through 3 (of 3 total)