Creates and returns an array of IFAssignment objects, each of which represents one attribute assignment within this loadcase. The array can be restricted by using the optional argument to specify a given attribute type, e.g. "loading". If not given, all loadcase dependant assignments are returned. Note that the Assignment objects returned are copies of the ones in actual use - modifying them will have no effect. If you wish to modify assignment details it is necessary to re-assign the attribute to the object
attributeType | optional VARIANT | "Loading", "Support", "Material", etc |
Return value | array of Assignment objects | The returned array |
Back to Loadcase
Back to Overview