www.kxcad.net Home > CAE Index > MSC Software Index > Adams MD R2 Index
NODE_ID_IS_INTERFACE Indicates whether the specified node of a flexible body is an interface node by returning 1 for yes, 0 for no. Format NODE_ID_IS_INTERFACE(flexible_body, node_id) Arguments flexible_body Key of flexible body. node_id Specifies the node ID on flexible body. list2+ if cond=(NODE_ID_IS_INTERFACE(FlexBodyObj, ThisNode)) Learn more about GUI functions.